From owner-freebsd-hackers Sat Apr 12 08:37:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA07639 for hackers-outgoing; Sat, 12 Apr 1997 08:37:32 -0700 (PDT) Received: from tyger.inna.net (root@tyger.inna.net [206.151.66.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA07630 for ; Sat, 12 Apr 1997 08:37:29 -0700 (PDT) Received: from dolphin.inna.net (jamie@dolphin.inna.net [206.151.66.2]) by tyger.inna.net (8.8.3/8.7.3) with SMTP id LAA15816; Sat, 12 Apr 1997 11:38:00 -0400 (EDT) Date: Sat, 12 Apr 1997 11:45:53 -0400 (EDT) From: Jamie Bowden To: proff@suburbia.net cc: Michael Smith , hackers@freebsd.org Subject: Re: Virutal Interfaces how ?? In-Reply-To: <19970412075145.3661.qmail@suburbia.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sat, 12 Apr 1997 proff@suburbia.net wrote: > > 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 > Or even use the documented: ifconfig de0 666.666.666.666 alias delete And all will work well. Jamie Bowden Network Administrator, TBI Ltd.