I have this problem with a customer, they can only receive SNMP traps when the sending server has its second NIC disabled. Have tried two different software packages in sending SNMP traps, they both behave the same way. I am not really skilled enough to spot anything wrong in a routing table though. Help?
Server IP addresses are:
10.20.8.170
10.23.248.88 - this address goes to a backup file server, SNMP only works when this is disabled for some reason.
The Openview SNMP receiver IP is 10.20.8.104/24 - this is the one that doesn't always work. Customer says that that IP always pings.
The Software sending SNMP traps is set to send to these IP addresses:
728, 18-Feb-2009 21:06:21.81, info, "TrapTarget 1: 10.31.8.104,public,162", "LxSswrmConfig",
729, 18-Feb-2009 21:06:21.81, info, "TrapTarget 2: 10.20.8.104,public,162", "LxSswrmConfig",
I don't know if the second destination works all the time or not. I have asked for a tracerout with that second NIC enabled verses disabled.
What else should I do?
Routing table from server;
Server IP addresses are:
10.20.8.170
10.23.248.88 - this address goes to a backup file server, SNMP only works when this is disabled for some reason.
The Openview SNMP receiver IP is 10.20.8.104/24 - this is the one that doesn't always work. Customer says that that IP always pings.
The Software sending SNMP traps is set to send to these IP addresses:
728, 18-Feb-2009 21:06:21.81, info, "TrapTarget 1: 10.31.8.104,public,162", "LxSswrmConfig",
729, 18-Feb-2009 21:06:21.81, info, "TrapTarget 2: 10.20.8.104,public,162", "LxSswrmConfig",
I don't know if the second destination works all the time or not. I have asked for a tracerout with that second NIC enabled verses disabled.
What else should I do?
Routing table from server;
Code:
C:\Documents and Settings\lgs>route print
IPv4 Route Table
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x10004 ...00 11 85 fe 9e f3 ...... HP NC7782 Gigabit Server Adapter #2
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.20.8.1 10.20.8.170 10
10.20.8.0 255.255.255.0 10.20.8.170 10.20.8.170 10
10.20.8.170 255.255.255.255 127.0.0.1 127.0.0.1 10
10.50.8.106 255.255.255.255 10.20.8.1 10.20.8.170 10
10.255.255.255 255.255.255.255 10.20.8.170 10.20.8.170 10
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
224.0.0.0 240.0.0.0 10.20.8.170 10.20.8.170 10
255.255.255.255 255.255.255.255 10.20.8.170 10.20.8.170 1
Default Gateway: 10.20.8.1
===========================================================================
Persistent Routes:
None
C:\Documents and Settings\lgs>route print
IPv4 Route Table
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x10004 ...00 11 85 fe 9e f3 ...... HP NC7782 Gigabit Server Adapter #2
0x40003 ...00 11 85 fe 9e f2 ...... HP NC7782 Gigabit Server Adapter
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.20.8.1 10.20.8.170 10
10.20.8.0 255.255.255.0 10.20.8.170 10.20.8.170 10
10.20.8.170 255.255.255.255 127.0.0.1 127.0.0.1 10
10.23.248.0 255.255.254.0 10.23.248.88 10.23.248.88 10
10.23.248.88 255.255.255.255 127.0.0.1 127.0.0.1 10
10.50.8.106 255.255.255.255 10.20.8.1 10.20.8.170 10
10.255.255.255 255.255.255.255 10.20.8.170 10.20.8.170 10
10.255.255.255 255.255.255.255 10.23.248.88 10.23.248.88 10
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
224.0.0.0 240.0.0.0 10.20.8.170 10.20.8.170 10
224.0.0.0 240.0.0.0 10.23.248.88 10.23.248.88 10
255.255.255.255 255.255.255.255 10.20.8.170 10.20.8.170 1
255.255.255.255 255.255.255.255 10.23.248.88 10.23.248.88 1
Default Gateway: 10.20.8.1
===========================================================================
Persistent Routes:
None