Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jun 1999 20:13:04 -0400 (EDT)
From:      Troy Settle <st@i-Plus.net>
To:        freebsd-isp@freebsd.org
Subject:   ifconfig broke?
Message-ID:  <Pine.BSF.4.05.9906222008300.75925-100000@cliff.i-plus.net>

next in thread | raw e-mail | index | archive | help

Perhaps the wrong list, but I've not seen this behavior before.
Here's what happened:

# ifconfig -a
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 209.100.20.9 netmask 0xffffffc0 broadcast 209.100.20.63
        inet 209.100.20.23 netmask 0xffffffff broadcast 209.100.20.23
        inet 209.100.20.3 netmask 0xffffffff broadcast 209.100.20.3
        ether 00:a0:c9:22:ab:83 
        media: autoselect (100baseTX) status: active
        supported media: autoselect 100baseTX <full-duplex> 100baseTX

# ifconfig fxp0 inet 209.100.20.3 alias delete

# ifconfig -a
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 209.100.20.23 netmask 0xffffffff broadcast 209.100.20.23
        inet 209.100.20.3 netmask 0xffffffff broadcast 209.100.20.3
        ether 00:a0:c9:22:ab:83 
        media: autoselect (100baseTX) status: active
        supported media: autoselect 100baseTX <full-duplex> 100baseTX



Now, can anyone tell me what happened?  I tried to delete 20.3, but 20.9
got deleted instead.


--
  Troy Settle <st@i-Plus.net>
  iPlus Internet Services

It's always a long day... 86400 doesn't fit into a short.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9906222008300.75925-100000>