Re: 4.7 IP alias ?

From: Sergey A. Osokin <osa_at_freebsd.org.ru>
Date: Wed, 9 Apr 2003 18:29:58 +0400
On Wed, Apr 09, 2003 at 04:14:22PM +0200, Jacques Beigbeder wrote:
> I have a host with GENERIC 4.7 kernel:
> 
> # uname -a
> FreeBSD federation 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct  9 15:08:34 GMT ...
> 
> I have an interface like:
> 
> # ifconfig fxp0
> fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>         inet x.y.z.16 netmask 0xffffff00 broadcast x.y.z.255
>         inet6 fe80::2b0:d0ff:feea:7442%fxp0 prefixlen 64 scopeid 0x1 
>         ether 00:b0:d0:ea:74:42
>         media: Ethernet autoselect (10baseT/UTP)
>         status: active
> 
> The other interface (fxp1) is unused.
> 
> Then I try to set an IP alias, same interface, same network, another
> IP address, the end is .250 instead of .16.
> 
> # ifconfig fxp0 x.y.z.250 netmask 255.255.255.0 broadcast x.y.z.255 alias
> ifconfig: ioctl (SIOCAIFADDR): File exists

Alias must be with 0xffffffff netmask.
Please read ifconfig(8).

> Why does this command fails?
> I'm used to use this on 3.4, 4.5...

Please do not use -current mail list for resolve your problem with -STABLE
(or -RELEASES) version of FreeBSD.
Please address your problem to -stable maillist.
Thanks.

-- 

Rgdz,                        /"\  ASCII RIBBON CAMPAIGN
Sergey Osokin aka oZZ,       \ /    AGAINST HTML MAIL
http://ozz.pp.ru/             X          AND NEWS
                             / \
Received on Wed Apr 09 2003 - 05:30:00 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:03 UTC