November 7, 201312 yr My snmpd calls were failing with an error that OIDs were not increasing. I traced it back to what looks like a duplicate entry in the route table: root@Tower:~# route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface default router 0.0.0.0 UG 202 0 0 eth0 loopback * 255.0.0.0 U 0 0 0 lo 192.168.2.0 * 255.255.255.0 U 0 0 0 eth0 192.168.2.0 * 255.255.255.0 U 202 0 0 eth0 Everything (else) seems to be working fine (tower is on subnet 192.168.2.x, and has IP address 192.168.2.158). Why is there two entries at the end of the routes list to identical destinations?
November 7, 201312 yr FYI......I don't use snmp, but I'm showing the exact same output in my route table. My system's running fine.
November 7, 201312 yr Author My system runs fine too, but I think that the duplicate route is extraneous. It has caused at least one issue (my snmpd problem), and I wonder if it will cause other issues too.
Archived
This topic is now archived and is closed to further replies.