Open GoogleCodeExporter opened 8 years ago
What do you send those commands to? The server?
Original comment by todda...@gmail.com
on 1 Aug 2011 at 12:04
To Android system
Original comment by gemma.yc...@gmail.com
on 1 Aug 2011 at 5:17
I had a similar problem...
If I don't set a "ifconfig" parameter in the client config, the tap0 device
won't come up.
Now I can use OpenVPN with my DD-WRT Router and Android device HTC DesireHD and
"Fix HTC Routes" option enabled.
Original comment by crusoe2...@googlemail.com
on 25 Aug 2011 at 6:26
Original comment by friedrich.schaeuffelhut
on 27 Jan 2012 at 9:18
can u tell how u set the "ifconfig" parameter in the client config ?
i have the same problem,and still not be sovled.
Comment 3 by crusoe2...@gmail.com, Aug 24, 2011
I had a similar problem...
If I don't set a "ifconfig" parameter in the client config, the tap0 device
won't come up.
Now I can use OpenVPN with my DD-WRT Router and Android device HTC DesireHD and
"Fix HTC Routes" option enabled.
Original comment by 54yangxi...@gmail.com
on 18 Apr 2012 at 6:36
i used “netcfg tap0 dhcp”
but it‘s not use for me
action 'dhcp' failed (timer expired)
Original comment by 54yangxi...@gmail.com
on 19 Apr 2012 at 4:26
While I can manually execute "netcfg tap0 dhcp" from the Terminal after a
successful OpenVPN connection, I have been unable to add this as a script via
the --up directive. For instance, in my ovpn profile:
up "/system/bin/sh /sdcard/openvpn/postconnect.sh"
and the postconnect.sh script:
#!/system/bin/sh
/system/bin/sh /system/bin/netcfg tap0 dhcp
Can anyone give me some pointers?
Original comment by jaul...@gmail.com
on 20 Jun 2013 at 4:01
Original issue reported on code.google.com by
gemma.yc...@gmail.com
on 8 Jul 2011 at 6:14