Einzelnen Beitrag anzeigen
Alt 08.09.2009, 10:40   #14 (permalink)
Android Experte
 
Benutzerbild von Jay1982

Modell: Samsung Galaxy Nexus

Registriert seit: 17.07.2009
Beiträge: 713
Abgegebene Danke: 16
Erhielt 76 Danke für 62 Beiträge
Standard AW: App Problem: vpnc

insmod funktioniert ohne Fehler und tun wird als activ bei lsmod angezeigt...

hab heute auch nochmal den chmod auf die busybox gemacht, das sagts android log (hab ich mir mit sendlog geschickt)

Zitat:
09-08 10:28:20.200 D/VPN_Connections( 1477): VpncProcessHandler instantiated
09-08 10:28:20.290 D/VPN_Connections( 1477): Attempt to read vpnc process id did not return anything
09-08 10:28:20.320 I/ActivityManager( 1057): Starting activity: Intent { comp={org.codeandroid.vpnc_frontend/org.codeandroid.vpnc_frontend.BackendFileManager} }
09-08 10:28:20.330 D/VPN_Connections( 1477): NetworkDatabase:allNetworks - Start
09-08 10:28:20.410 D/VPN_Connections( 1477): Preference Window: Creating new NetworkPreference
09-08 10:28:20.410 D/VPN_Connections( 1477): Adding NetworkPreference with ID:1
09-08 10:28:20.430 D/VPN_Connections( 1477): Monitoring will not start
09-08 10:28:20.530 D/VPN_Connections( 1477): filemanager: File: /data/data/org.codeandroid.vpnc_frontend/files/vpncexists, not copying
09-08 10:28:20.530 D/VPN_Connections( 1477): filemanager: File: /data/data/org.codeandroid.vpnc_frontend/files/vpnc-scriptexists, not copying
09-08 10:28:20.780 D/VPN_Connections( 1477): filemanager: Done creating directory /dev/net with return code 0
09-08 10:28:20.810 D/VPN_Connections( 1477): filemanager: ln -s /dev/tun /dev/net/tun
09-08 10:28:20.990 D/VPN_Connections( 1477): filemanager: Done creating sym link /dev/net/tun with return code 0
09-08 10:28:21.270 D/VPN_Connections( 1477): filemanager: Done setting permission with return code 0
09-08 10:28:21.310 D/VPN_Connections( 1477): On Activity Result: resultcode 0
09-08 10:28:21.310 D/VPN_Connections( 1477): NetworkDatabase:allNetworks - Start
09-08 10:28:21.340 D/VPN_Connections( 1477): Preference Window: Creating new NetworkPreference
09-08 10:28:21.340 D/VPN_Connections( 1477): Adding NetworkPreference with ID:1
09-08 10:28:21.530 W/IInputConnectionWrapper( 1098): showStatusIcon on inactive InputConnection
09-08 10:28:21.780 I/ActivityManager( 1057): Displayed activity org.codeandroid.vpnc_frontend/.VPNC: 2040 ms
09-08 10:28:37.810 D/dalvikvm( 1098): GC freed 468 objects / 25944 bytes in 241ms
09-08 10:28:59.770 D/VPN_Connections( 1477): long press handler, handling the choice
09-08 10:29:00.670 D/dalvikvm( 1057): GC freed 18501 objects / 938016 bytes in 276ms
09-08 10:29:01.860 D/VPN_Connections( 1477): NetworkDatabase:singleNetwork - Start
09-08 10:29:02.370 D/VPN_Connections( 1477): Enter IPSec gateway address:
09-08 10:29:02.370 D/VPN_Connections( 1477): IP 1.2.3.4
09-08 10:29:02.370 D/VPN_Connections( 1477): Enter IPSec ID for 1.2.3.4:
09-08 10:29:02.370 D/VPN_Connections( 1477): group id: GROUPNAME
09-08 10:29:02.380 D/VPN_Connections( 1477): Enter IPSec secret for GROUPNAME@1.2.3.4:
09-08 10:29:02.380 D/VPN_Connections( 1477): group pwd GROUPPASS
09-08 10:29:02.380 D/VPN_Connections( 1477): Enter username for 1.2.3.4:
09-08 10:29:02.380 D/VPN_Connections( 1477): user USERNAME
09-08 10:29:02.830 D/dalvikvm( 1477): GC freed 3522 objects / 205600 bytes in 452ms
09-08 10:29:02.950 D/VPN_Connections( 1477): Enter password for USERNAME@1.2.3.4:
09-08 10:29:03.000 D/VPN_Connections( 1477): password ********
09-08 10:29:03.010 D/VPN_Connections( 1477): done interacting with vpnc
09-08 10:29:03.010 D/VPN_Connections( 1477): process stderr:
09-08 10:29:03.010 D/VPN_Connections( 1477):
09-08 10:29:03.280 D/VPN_Connections( 1477): Attempt to read vpnc process id did not return anything
09-08 10:29:03.280 D/VPN_Connections( 1477): process had died, return as failed connection
Jay1982 ist offline   Mit Zitat antworten