Re: Perplexing Ultra 60 networking issue



Rich Teer <rich.teer@xxxxxxxxxxxxxx> wrote:
root@ultra60248# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
hme0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 192.168.0.6 netmask ffffff00 broadcast 192.168.0.255
ether 8:0:20:93:91:dc
rge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
inet 192.168.0.5 netmask ffffff00 broadcast 192.168.0.255
ether 0:14:6c:81:e4:f4

Two interfaces on the same subnet is not supported without IPMP.

So far, so good, right? Now here's the perplexing bit: despite both
interfaces seeming to be bound to the right IP address, I can only
connect to or ping the machine if hme0 is plugged in. rge0's link
light is lit, as is the corresponding LED on the switch. I've also
tried different cables and a different switch port, all to no avail.

I'll bet the machine is pinging rge0 just fine, but all replys to the
ping are going back via hme0.

Snoop -d rge0 on the box should show the incoming packets, but not the
outbound replies.

If you 'ifconfig down' the hme0, I would think the pings would start
working.

--
Darren Dunham ddunham@xxxxxxxx
Senior Technical Consultant TAOS http://www.taos.com/
Got some Dr Pepper? San Francisco, CA bay area
< This line left intentionally blank to confuse you. >
.



Relevant Pages