From owner-freebsd-isp Tue Jun 22 17:37: 8 1999 Delivered-To: freebsd-isp@freebsd.org Received: from velvet.sensation.net.au (serial0-velvet.Brunswick.sensation.net.au [203.20.114.195]) by hub.freebsd.org (Postfix) with ESMTP id 4D76714BFC for ; Tue, 22 Jun 1999 17:36:40 -0700 (PDT) (envelope-from rowan@sensation.net.au) Received: from localhost (rowan@localhost) by velvet.sensation.net.au (8.8.8/8.8.8) with SMTP id KAA10149 for ; Wed, 23 Jun 1999 10:36:30 +1000 (EST) (envelope-from rowan@sensation.net.au) X-Authentication-Warning: velvet.sensation.net.au: rowan owned process doing -bs Date: Wed, 23 Jun 1999 10:36:28 +1000 (EST) From: Rowan Crowe To: freebsd-isp@freebsd.org Subject: Re: ifconfig broke? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 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 100baseTX > > # ifconfig fxp0 inet 209.100.20.3 alias delete > > # ifconfig -a > fxp0: flags=8843 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 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