IPSec Issues.
-
I need some help with IPsec config in 2.0-ALPHA-ALPHA built on Mon Aug 10 14:51:06 UTC 2009 , It appears the gui is putting in bad lines into the config file
php: /status_services.php: The command '/usr/local/sbin/setkey -f /var/etc/spd.conf' returned exit code '1', the output was 'line 1: syntax error at [/] parse failed, line 1.'
looking atTaking a look at the /var/etc/spd.conf file there is empty / in int and i believe thats whats screwing it up, but if i get rid of them/fix them they get reinserted when the service starts.
[code]spdadd /32 / any -P out none;
spdadd / /32 any -P in none;It might has something the fact that i have no lan connection on this box.
If anyone has any sugestions i am all ears.
-
You probably have a broken entry in your ipsec section of the xml file.
You should be able to see it in the webui under VPN, ipsec as well.
-
it turns out that you need a lan network card for it to work right…