authentication message-digest ?
Dmitry Melekhov
dm at belkam.com
Sat Nov 26 13:11:24 CET 2005
Hello!
I have cisco with following config:
router ospf 1
area 0 authentication message-digest
.....
interface Fa 0/0
ip ospf message-digest-key 10 md5 ....
I installed bird 1.0.11 on machine with linux 2.4.31 and wrote following in config:
interface "eth0" {
type broadcast;
authentication cryptographic;
password "pass";
};
And I get :
Nov 26 12:09:19 vpn_22_203 bird: Bad OSPF packet from 192.168.22.253 - authentification failed
Doesn it mean that bird doesn't support authentication message-digest?
Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20051126/372c66c7/attachment.html>
More information about the Bird-users
mailing list