I want to know the consequences of this error.
What I see is that sometimes a procedure from another of out intranet servers is connecting to the database of this server of the warning message and gives time out. Sometimes it worked , sometimes it doesnt. Is an intermitent situation.
I would like to know what this message means, what happened and what can be done to fix it.
traceroute: Warning: Multiple interfaces found; using <Ip address> @ ce2
/usr/sbin> ./ifconfig -a
lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
ce0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet <Ip address .142> netmask fffffffc broadcast <Ip address.143>
ce1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
inet <Ip address 146> netmask fffffffc broadcast <Ip address.147>
ce2: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 4
inet <DB Ip address> netmask ffffffe0 broadcast <Ip address.31>
dman0: flags=1008843<UP,BROADCAST,RUNNING,MULTICAST,PRIVATE,IPv4> mtu 1500 index
5
inet <ip address.3> netmask ffffffe0 broadcast <Ip address.31>
by: bluPosted on 2009-09-08 at 07:53:36ID: 25282491
I am sorry, I am not sure what you are asking. It sounds like some of your servers connect to the database and timeout. But then you also seem to be asking about the message from traceroute. The traceroute message is normal and will happen on any system with more than one interface.