ipsec changes in 5.2

Andrew Thomson andrewjt at applecomm.net
Mon Jan 19 15:29:54 PST 2004


I'm really more interested in changes wrt ipsec since 5.0! ;)

I just upgraded my laptop from 5.0 to 5.2 the other day and now my IPSEC
VPN doesn't work.

I run a VPN over my wireless adhoc network at home.

There are just two hosts on the network, the firewall and the laptop.

The firewall is running Freebsd 4.8.

When my laptop was on 5.0 the following setup worked a treat. However
since the upgrade, the VPN has stopped working.

Below are the setkey entries I was using to get the job done.

spdadd 192.168.14.2/32 0.0.0.0/0 any -P in ipsec
   esp/tunnel/192.168.14.2-192.168.14.1/require;
spdadd 0.0.0.0/0 192.168.14.2/32 any -P out ipsec
   esp/tunnel/192.168.14.1-192.168.14.2/require;

And racoon for the key exchange.

Any tips?

ajt.




More information about the freebsd-questions mailing list