Page 1 of 1

CM10.1 Android Jelly Bean IPSEC

Posted: Sat Mar 16, 2013 2:42 pm
by tfbox
I had some trouble getting the ipsec vpn working on my nexus 7 running CM10.1 (android jelly bean 4.2.2)
I wanted to share that what appears to have allowed it to work was manually changing a line in the config file.
in file:

Code: Select all

/etc/racoon/racoon.conf
change line:

Code: Select all

passive on;
to line:

Code: Select all

passive off;
Im not sure if this change makes other devices not connect to the vpn, further testing is needed for that.

Re: CM10.1 Android Jelly Bean IPSEC

Posted: Sat Mar 16, 2013 3:20 pm
by bigfoot65
This would be something good to add to the wiki. Would you be willing to do it?