Line 161:
Line 161:
Ipsec - check here first:
Ipsec - check here first:
−
/var/log/pluto/pluto./log
+
/var/log/pluto/pluto.log
Look for L2TPD-PSK entries and in particular this "STATE_QUICK_R2: IPsec SA established transport mode"
Look for L2TPD-PSK entries and in particular this "STATE_QUICK_R2: IPsec SA established transport mode"
Line 169:
Line 169:
L2tpd - check here:
L2tpd - check here:
−
/var/log/messages
+
/var/log/messages
Look for xl2tpd and pppd entries
Look for xl2tpd and pppd entries
Line 179:
Line 179:
To debug have a look at the following:
To debug have a look at the following:
−
db ipsec_connections show L2TPD-PSK
+
db ipsec_connections show L2TPD-PSK
−
config show ipsec
+
config show ipsec
−
config show xl2tpd
+
config show xl2tpd
−
cat /etc/ipsec.d/ipsec.conf
+
cat /etc/ipsec.d/ipsec.conf
−
cat /etc/ipsec.d/ipsec.secrets
+
cat /etc/ipsec.d/ipsec.secrets
Try restarting both ipsec and xl2tpd and watch your logs for errors:
Try restarting both ipsec and xl2tpd and watch your logs for errors:
−
service xl2tpd restart
+
service xl2tpd restart
−
service ipsec restart
+
service ipsec restart
If you are still stuck then ask on the forums, or if you have some template errors or other issues please raise a bug.
If you are still stuck then ask on the forums, or if you have some template errors or other issues please raise a bug.