[zebra 23074] TCP-MD5 Auth on OpenBSD does not running

Tohru Kimura <[email protected]> Tue, 13 Nov 2007 20:48:47 +0900
Newsgroups gmane.network.zebra
Message-ID <xdz8x52xt5s.wl%[email protected]>
Hi,

I had installed zebra-0.95a on OpenBSD 4.1(and 4.2) with compile
option "--enable-tcp-signature".
When complate compiling, it was no error output about TCP-MD5 support.
And setting bgpd without "TCP-MD5 Auth", it's works fine.

But then setting TCP-MD5 (i.e. "neighbor 192.0.2.1 password XXXX"),
bgpd does not connect to peer router.
Zebra bgpd seems like talking "Plain" BGP packet.

Counter side BGP router(CISCO)'s log is following.

 %TCP-6-BADAUTH: No MD5 digest from 192.0.2.254(28269) to
  192.0.2.1(179)


Does anyone can running Zebra bgpd with "TCP-MD5 Auth" on OpenBSD?

I think that, it seems to doesn't running "MD5 Auth" from OpenBSD 3.8...


Regards,
----
Tohru Kimura <[email protected]>