[geeks] What am I missing?

Jeff Cole jeff at flambe.org
Sun Apr 25 03:36:21 CDT 2004


Maybe I'm just overly tired, but, I am unable to get one of two
interfaces on my Ultra2 to respond to network traffic.

Here's the setup:

ifconfig -a4
lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
        inet 127.0.0.1 netmask ff000000

hme1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
        inet 192.168.0.201 netmask ffffff00 broadcast 192.168.0.255
        ether 8:0:20:8d:19:6f

hme0: flags=1000842<BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
	inet 192.168.0.200 netmask ffffff00 broadcast 192.168.0.255
 	ether 8:0:20:8d:19:6f

Routing Table: IPv4
  Destination           Gateway           Flags  Ref   Use   Interface
  -------------------- -------------------- ----- ----- ------ ---------
  192.168.0.0          192.168.0.201         U        1    184  hme1
  224.0.0.0            192.168.0.201         U        1      0  hme1
  default              192.168.0.1           UG       1  12412
  127.0.0.1            127.0.0.1             UH       3    676  lo0

Now if I do a snoop on hme1, I see lots of traffic and I can ping it
from other boxes.

I am unable to ping 192.168.0.200 from another box (192.168.0.202) or my
router (192.168.0.1), however, when I snoop hme0, I see lots of ARP
traffic, but, pings and connections always timeout.

192.168.0.102 -> (broadcast)  ARP C Who is 192.168.0.200, theomania ?
192.168.0.102 -> (broadcast)  ARP C Who is 192.168.0.200, theomania ?
192.168.0.102 -> (broadcast)  ARP C Who is 192.168.0.200, theomania ?

Any ideas? Feel free to mock me since I'm sure it's something I've
simply overlooked. 

Thanks

Jeff



More information about the geeks mailing list