Date: Thu, 26 May 2005 17:22:47 +0100 From: Lee Johnston <lee@wildcard.net.uk> To: freebsd-net@freebsd.org Subject: FreeBSD 5.4 - TCP MD5 Message-ID: <6.1.0.6.0.20050526171734.01a4a908@mail.wildcardinternet.co.uk>
next in thread | raw e-mail | index | archive | help
Hi, I'm trying to configure a 5.4 box with Quagga to support TCP MD5 Passwords. I've achieved this previously with 4.10, but when I try to add the following kernel options, 5.4 doesn't like it: options FAST_IPSEC options crypto options TCP_MD5 config gives: VENUS: unknown option "TCP_MD5" I have this in /etc/ipsec.conf add 192.168.1.1 192.168.1.2 tcp 0x1000 -A tcp-md5 "[password]"; setkey -f /etc/ipsec.conf gives: pfkey_open: Protocol not supported What is the correct way for enabling TCP MD5 signatures on 5.4? Thanks, Regards, Lee.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.1.0.6.0.20050526171734.01a4a908>