From owner-freebsd-hackers Sat Apr 12 04:16:49 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA26379 for hackers-outgoing; Sat, 12 Apr 1997 04:16:49 -0700 (PDT) Received: from pdx1.world.net (pdx1.world.net [192.243.32.18]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA26372 for ; Sat, 12 Apr 1997 04:16:46 -0700 (PDT) From: proff@suburbia.net Received: from suburbia.net (suburbia.net [203.4.184.1]) by pdx1.world.net (8.7.5/8.7.3) with SMTP id EAA10538 for ; Sat, 12 Apr 1997 04:18:59 -0700 (PDT) Received: (qmail 3662 invoked by uid 110); 12 Apr 1997 07:51:45 -0000 Message-ID: <19970412075145.3661.qmail@suburbia.net> Subject: Re: Virutal Interfaces how ?? In-Reply-To: <199704120548.PAA08378@genesis.atrad.adelaide.edu.au> from Michael Smith at "Apr 12, 97 03:18:29 pm" To: msmith@atrad.adelaide.edu.au (Michael Smith) Date: Sat, 12 Apr 1997 17:51:45 +1000 (EST) Cc: hackers@freebsd.org X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Christiaan Keet stands accused of saying: > > > > > > If alias is on different IP network: > > > # ifconfig ed0 inet 194.9.12.99 netmask 255.255.255.0 alias > > > > We use this quite extensively, but is there any way of de-configuring > > one of these aliases without rebooting the machine? With Linux you > > can just do an 'ifconfig ed0 down' I believe. > > ifconfig ed0 delete > > will remove one alias at a time. Not perhaps as nice as being able to > delete a nominated alias, but it can be adequate. > > > Christiaan Or you can use this undocumented option: ifconfig ed0 -alias ipaddr