Date: Mon, 03 Apr 2006 11:11:08 +0200 From: Thomas <freebsdlists@bsdunix.ch> To: Nik <nikruzhan@gmail.com> Cc: current@freebsd.org Subject: Re: BGP: can't set sockopt TCP_MD5SIG 0 to socket 16 Message-ID: <1144055468.15377.12.camel@bert.mlan.solnet.ch> In-Reply-To: <60ffc71f0604030126w60070561i9781729205d3790d@mail.gmail.com> References: <60ffc71f0604030126w60070561i9781729205d3790d@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Am Montag, den 03.04.2006, 16:26 +0800 schrieb Nik: > Hi all, > > I got four FreeBSD router and two of them using FreeBSD 6.1 Prerelease and > quagga 0.99.3 and the other two is using FreeBSD 5.4 with quagga 0.98.5. I > try to implement IBGP session in this 4 router and I encounter this problem > when activate the IBGP; > > Info: > 1) Two router is a Core - each has different version of OS and Quagga > 2) Two router is a Distribution -each has different version of OS and Quagga > > BGP: can't set sockopt TCP_MD5SIG 0 to socket 16 > BGP: can't set sockopt TCP_MD5SIG 0 to socket 15 > BGP: can't set sockopt TCP_MD5SIG 0 to socket 18 > > FYI, I've already compile quagga with MD5 patch for BGP. Thanks a lot. Use this kernel options: # quagga needs this for MD5 passwords on BGP sessions options TCP_SIGNATURE options FAST_IPSEC device crypto device cryptodev Regards, Thomas PS: This is a question for freebsd-net@ rather than current@ > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1144055468.15377.12.camel>