Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2002 13:48:33 +0100
From:      Wilko Bulte <wkb@freebie.xs4all.nl>
To:        Henk Wevers <henk@wevers.org>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: ifconfig alias does not work anymore with rl0?
Message-ID:  <20020310134833.A18060@freebie.xs4all.nl>
In-Reply-To: <Pine.BSF.4.31.0203101341100.55112-100000@home.cg.nu>; from henk@wevers.org on Sun, Mar 10, 2002 at 01:43:39PM %2B0100
References:  <Pine.BSF.4.31.0203101341100.55112-100000@home.cg.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 10, 2002 at 01:43:39PM +0100, Henk Wevers wrote:
> Hi,
> 
> I use 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Mar  8 09:34:29 CET 2002
> Sinds two weeks
> # ifconfig rl0 inet alias 10.10.1.10 netmask 255.255.255.0
> ifconfig: ioctl (SIOCAIFADDR): File exists
> making an ifconfig alias does noet work anymore
> 
> Maybe a bug?

Not for me:

freebie# ifconfig xl0 192.168.3.1 netmask 255.255.255.0
freebie# ifconfig xl0 192.168.6.1 netmask 255.255.255.255 alias
freebie# ifconfig -a
xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.3.1 netmask 0xffffff00 broadcast 192.168.3.255
        inet 192.168.6.1 netmask 0xffffff00 broadcast 192.168.6.255
        ether 00:60:08:09:b7:41 
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet 127.0.0.1 netmask 0xff000000 
freebie# uname -a
FreeBSD freebie.xs4all.nl 4.5-STABLE FreeBSD 4.5-STABLE #2: Thu Mar  7
20:09:15 CET 2002     root@freebie.xs4all.nl:/usr/src/sys/compile/FREEBIE
i386
freebie# 


-- 
|   / o / /_  _   		wilko@FreeBSD.org
|/|/ / / /(  (_)  Bulte		Arnhem, the Netherlands

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020310134833.A18060>