I'm certain I'm using the right cabling. 

Right now my ifconfig -a displays:

xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:10:4b:24:40:a0
        media: Ethernet autoselect (100baseTX full-duplex)
        status: active
        inet 192.168.3.1 netmask 0xffffff00 broadcast 192.168.3.255
        inet6 fe80::210:4bff:fe24:40a0%xl0 prefixlen 64 scopeid 0x1

which is my original NIC. As you can see I no longer have the interface of mac 
address  00:60:08:0d:
8c:4c (previously xl0)


But why would the system act like this in the first place?????




On Sun, 1 May 2005 16:08:05 +0200, Rogier Krieger wrote
> On 5/1/05, Monah Baki <[EMAIL PROTECTED]> wrote:
> > I decided to add another interface xl1.
> > All of a sudden I get the following error:
> 
> Are you sure that the correct cable leads to the correct interface?
> OpenBSD may very well detect the cards in an order different from 
> what you expect. In other words: xl1 may or may not be the newly 
> added card.
> 
> > xl1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
> <snip>
> >         status: no carrier
> >         inet 192.168.3.1 netmask 0xffffff00 broadcast 192.168.3.255
> <snip>
> > all my internal computers can't ping 192.168.3.1.
> 
> Which is hardly surprising, considering the system does not detect a
> carrier on xl1 as it does on xl0. Verify that the cables and
> interfaces match.
> 
> Hope this helps,
> 
> Rogier
> 
> -- 
> If you don't know where you're going, any road will get you there.

Reply via email to