IPv6 over an IPsec tunnel

2013-02-12 Thread xenophon\+freebsd
I'm trying to run an IPsec tunnel between a Linux router and a FreeBSD router, but the FreeBSD router isn't passing any of the IPv6 traffic (IPv4 works perfectly). I have the following in /etc/ipsec.conf: spdadd 10.1.0.0/2110.2.2.0/24 any -P out ipsec esp/tunnel/192.0.2.1-192.0.2.2/r

RE: IPSec woes coming from OpenBSD to Free

2012-07-06 Thread xenophon\+freebsd
Chris Benesch writes: > Looking at the manual, it says to create a gif interface with the > other end. Are you referring to chapter 15.9 in the FreeBSD Handbook? I don't know why it starts with tunneling over a GIF (IP-in-IP) interface. Why don't you try a pure IPsec tunnel, instead? I assume y

RE: IPSec woes coming from OpenBSD to Free

2012-07-08 Thread xenophon\+freebsd
Bjoern A. Zeeb writes: > Because it's old and rusty and needs to be updated and patches > are more than welcome. There was a GCIN (or what's it called) > task but I am not sure if it was done. If I have some time, I'll look into updating it. It'd be nice if it covered topics like NAT traversal