Operating System - HP-UX
1827853 Members
1783 Online
109969 Solutions
New Discussion

traceroute is given warning message

 
Surajit Santra
Occasional Advisor

traceroute is given warning message

I have assign the replication IP (10.13.13.x this series)in lan2 and lan6 of rx3600 and rx6600 model in hp-ux 11iv2 os platform. This IP is assign for san to san replication purpose in DC(data centre-primary) to DR (data recovery centre-secondary). The host ip is assign in lan900, heartbeat ip is assign in lan901 and package ip (virtual ip) is assing in lan900:1 because the MCSG OS Cluster (active-passive failover mode)is having in this server and alos this server in production environment.
When I given traceroute 10.13.13.x from root user the traceroute is showing Warning: Multiple interfaces found; using 172.16.67.52 @ lan900:1 (note the 172.16.67.52 is virtual IP). So I want to know this issue?
1 REPLY 1
Stephan.
Honored Contributor

Re: traceroute is given warning message

Hi,
it just tells you that you have more then one network card and which ones he use for the trace.

You can use '-i' to specify a specific interface used in the trace.

hth