bigsml / get-a-robot-vpnc

Automatically exported from code.google.com/p/get-a-robot-vpnc
0 stars 0 forks source link

adapted vpnc-script for Froyo #124

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
added ip ru del/ add wifi/gprs functions

Original issue reported on code.google.com by nikolas....@gmail.com on 13 Sep 2010 at 11:18

Attachments:

GoogleCodeExporter commented 9 years ago
Hi this works "nearly" perfect!
only thing i need is like in debian vpnc to have target networks,
so default route is not replaced, but my target routes are added, i tried to 
read the script but i am not so familiar with shell scripts and the android way 
 or setting network settings ..
is there already something in there? or do i need to add that feature, and get 
better with shellscripts :D

Original comment by phi...@googlemail.com on 6 Nov 2010 at 1:37

GoogleCodeExporter commented 9 years ago
This is an issue with the VPN gateway not with the script itself. You have to 
configure splitted tunneling on gateway side for your use case.
For a very dirty not recommended workaround change code in do_connect() 
function to match your desired routing.

Original comment by nikolas....@gmail.com on 7 Nov 2010 at 11:30