Robert Hartzell wrote:
> RTM_ADD: Add Route: len 376, pid: 376, seq 6, errno 0, flags:<GATEWAY,DONE>
> locks: inits: <hopcount>
> sockaddrs: <DST,GATEWAY,NETMASK,IFP>
> 24.0.0.0 10.0.0.20 255.0.0.0
At a guess, PID 376 ("ps -fp 376") is in.routed, and the problem is that
your new gateway device is broadcasting garbage over RIP.
You can verify that with snoop or wireshark, and monitoring UDP port 520.
The next question is whether it's sending out that garbage because of
misconfiguration or because it's just inherently bug-ridden. If it's
the former, then fixing the configuration should do it. If it's the
latter, then you'll probably need to disable RIP and rely on static
routes (or discard this new device in favor of one that works).
--
James Carlson 42.703N 71.076W <[email protected]>
_______________________________________________
networking-discuss mailing list
[email protected]