Bruce Hyatt wrote:
Here's the ouput from the machine that's not working:
ifconfig:
eth0 Link encap:Ethernet HWaddr 00:03:47:DE:F2:B5
inet addr:192.168.1.198 Bcast:192.168.1.255 Mask:255.255.255.0
---> ^^^^^^^^^^^^^
inet6 addr: fe80::203:47ff:fede:f2b5/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:75 errors:0 dropped:0 overruns:0 frame:0
TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:24217 (23.6 Kb) TX bytes:546 (546.0 b)
eth1 Link encap:Ethernet HWaddr 00:03:47:DE:EF:D3
inet addr:192.168.1.198 Bcast:192.168.1.255 Mask:255.255.255.0
---> ^^^^^^^^^^^^^
inet6 addr: fe80::203:47ff:fede:efd3/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:9 errors:9 dropped:0 overruns:0 carrier:9
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:546 (546.0 b)
Sorry if I tuned in late and have missed something relevant, but...
...the above interfaces have the same IP address. Unless you're
purposely doing something really strange that is probably a very bad idea.
hth, :m)