Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 1999 10:36:28 +1000 (EST)
From:      Rowan Crowe <rowan@sensation.net.au>
To:        freebsd-isp@freebsd.org
Subject:   Re: ifconfig broke?
Message-ID:  <Pine.BSF.4.01.9906231034520.6041-100000@velvet.sensation.net.au>
In-Reply-To: <Pine.BSF.4.05.9906222008300.75925-100000@cliff.i-plus.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 22 Jun 1999, Troy Settle wrote:

> 
> 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.

Happens to me consistently, and it's very frustrating. I end up doing
"ifconfig iface delete" repeatedly and then redoing the IP addresses. Even
then things don't seem to be quite the same - for example, gated was still
sending RIP packets to the wrong IP even after I redid the IPs and
restarted it.

ifconfig + alias + delete seems to be a fairly shonky combination. :)

Cheers.


--
Rowan Crowe                              http://www.rowan.sensation.net.au/
Sensation Internet Services                    http://www.sensation.net.au/
Melbourne, Australia                                 Phone: +61-3-9388-9260



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.01.9906231034520.6041-100000>