achau123 / android-openvpn-settings

Automatically exported from code.google.com/p/android-openvpn-settings
GNU General Public License v3.0
0 stars 0 forks source link

Route is not well #32

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1./system/bin/route add -net XXX.59.XXX.XX netmask 255.255.255.255 gw 
XXX.196.XXX.XXX
Fri Jun 25 11:21:01 2010 ERROR: Linux route add command failed: could not 
execute external program
Fri Jun 25 11:21:01 2010 /system/bin/route add -net 0.0.0.0 netmask 128.0.0.0 
gw 10.8.0.1
Fri Jun 25 11:21:01 2010 ERROR: Linux route add command failed: could not 
execute external program
Fri Jun 25 11:21:01 2010 /system/bin/route add -net 128.0.0.0 netmask 128.0.0.0 
gw 10.8.0.1
Fri Jun 25 11:21:01 2010 ERROR: Linux route add command failed: could not 
execute external program 
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.
VanillaEclair  openvpn is ok.

Original issue reported on code.google.com by will.wil...@gmail.com on 25 Jun 2010 at 3:59

GoogleCodeExporter commented 8 years ago
Linux route add command failed:

Original comment by will.wil...@gmail.com on 25 Jun 2010 at 4:10

GoogleCodeExporter commented 8 years ago
Please make sure route command is working well in your phone.
Don't forget openvpn-setting will use /system/xbin/bb/route.

Original comment by wolfer....@gmail.com on 24 Aug 2010 at 6:33

GoogleCodeExporter commented 8 years ago

Original comment by friedrich.schaeuffelhut on 16 Sep 2010 at 1:30