Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Sep 2005 19:50:25 -0600
From:      Denis Lemire <dlemire@gmail.com>
To:        questions@freebsd.org
Subject:   Creating IPSec VPN between FreeBSD and Linksys WRV54G
Message-ID:  <32e9a1d0509281850225e48b6@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I have setup many IPSec FreeBSD VPN's using racoon and gif interfaces.

On the FreeBSD side I've got:
gif0: flags=3D8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
        tunnel inet [LOCAL_WAN_IP] --> [REMOTE_WAN_IP]
        inet 172.31.1.1 --> 192.168.1.1 netmask 0xffffffff

I have the usual setkey policies in /etc/ipsec.conf (loaded with setkey -f)=
.

The router and the BSD box are establishing IKE no problem according
to racoon logs, however I can't actually get any traffic across.
Clearly there is something about the Linksys implementation that I'm
not familiar with. Anybody have any luck with this particular setup?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32e9a1d0509281850225e48b6>