Hi, I have pc router with bird and mikrotik router, ospf routing is configured and working. On mikrotik router I have in log message with every received hello packet "mismatch in network mask - mine 255.255.255.252, remote 255.255.255.248" This messages appears when I have on pc router two IP adress on one interface - one is public 77.x.x.x/30, second is privat 172.16.0.1/29 .When I remove privat ip adress, then messages in mikrotik routers disappears. there is a part of bird.conf interface "vlan10" { cost 10; priority 1; authentication none; type nonbroadcast; strict nonbroadcast yes; neighbors { 77.x.x.x; }; poll 10; retransmit 5; transmit delay 1; hello 10; dead 40; wait 40; }; Thank you for hint
On Sun, Aug 15, 2010 at 08:55:59PM +0200, Jaroslav Jirásek wrote:
Hi, I have pc router with bird and mikrotik router, ospf routing is configured and working. On mikrotik router I have in log message with every received hello packet "mismatch in network mask - mine 255.255.255.252, remote 255.255.255.248"
This messages appears when I have on pc router two IP adress on one interface - one is public 77.x.x.x/30, second is privat 172.16.0.1/29 .When I remove privat ip adress, then messages in mikrotik routers disappears.
See http://marc.info/?l=bird-users&m=127895622406515&w=2 -- Elen sila lumenn' omentielvo Ondrej 'SanTiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
participants (2)
-
Jaroslav Jirásek -
Ondrej Zajicek