I did what you said, I entered each SPA individually and didn’t get any errors at all this time:
? flush;
? spdflush;
? spdadd 10.7.40.0/22 10.7.50.2/32 any -P in ipsec esp/tunnel/workipaddress-10.7.50.2/require;
? spdadd 10.7.50.2/32 10.7.40.0/22 any -P out ipsec esp/tunnel/10.7.50.2-workipaddress/require;
? EOF
racoon -f /etc/racoon/racoon.conf
Now, if I type ps -aux | grep racoon I get this:
root 675 0.0 0.0 1936 420 ?? Ss 6:02AM 0:00.19 racoon -f /etc/racoon/racoon.conf
does that mean it’s running?
Recent Comments