benjarobbi/get-a-robot-vpnc

adapted vpnc-script for Froyo

Opened this issue · 2 comments

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:

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

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