* Thiemo Seufer <[EMAIL PROTECTED]> [2005-03-23 11:42]: > > First I can ping all ip addresses from a remote pc. eth0 is the > > built-in nic on the Qube. If I unplug eth1 I can still ping the > > ip 10.32.8.112. If I unplug eth0 all ip addresses loose connection. > > I have never seen this behavior before. > > Hm, this smells like yet another problem connected to the PCI > bridge handling.
No, it's a configuration error. I'm not a network expert, but I did the same once and I was told you cannot have two devices on a machine which are in the same sub-net (or have the same broadcast address or whatever). | eth0 Link encap:Ethernet HWaddr 00:10:E0:00:13:AA | inet addr:10.32.8.99 Bcast:10.32.8.255 Mask:255.255.255.0 | eth1 Link encap:Ethernet HWaddr 00:40:05:A2:FD:6B | inet addr:10.32.8.112 Bcast:10.32.8.255 Mask:255.255.255.0 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

