On Sat, 5 Jun 2004, Jonathan Feally wrote:
> Your problem lies in that vpnc is opening a raw socket to get it's ESP
> packets. However when you enable esp in the kernel, the kernel already
> is taking those packets, so you get the SOCK_RAW error as vpnc cannot
> get ESP packets because the kernel
Your problem lies in that vpnc is opening a raw socket to get it's ESP
packets. However when you enable esp in the kernel, the kernel already
is taking those packets, so you get the SOCK_RAW error as vpnc cannot
get ESP packets because the kernel is handling them.
I do not know if options FAST
Hello. I originally posted this to freebsd-questions. I then learned
about this list and thought my topic was appropriate.
I am running into a problem with using vpnc and isakmpd on the same
system (not at the same time) on a FreeBSD 5.2.1-RELEASE-p8 system.
With IPSEC enabled in the kernel, vp