Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Feb 2003 18:04:05 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Matthew Jonkman <matt@jonkmans.com>
Cc:        Matthew Jonkman <matt@infotex.ws>, freebsd-net@FreeBSD.org
Subject:   Re: 5.0-REL alias problem
Message-ID:  <20030216160405.GB637@gothmog.gr>
In-Reply-To: <35918F41AED5B54FAC677253128E6AAE17759E@koksrv1.bmmcpas.local>
References:  <20030216040641.GA566@gothmog.gr> <35918F41AED5B54FAC677253128E6AAE17759E@koksrv1.bmmcpas.local>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2003-02-16 01:54, Matthew Jonkman <matt@jonkmans.com> wrote:
> # ifconfig 
> rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>         inet XXX.XXX.44.91 netmask 0xfffffff8 broadcast XXX.XXX.44.95
>         ether 00:05:5d:32:c6:9c
>         media: Ethernet autoselect (10baseT/UTP)
>         status: active
> rl1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>         inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255
>         ether 00:50:70:d1:17:02
>         media: Ethernet autoselect (100baseTX <full-duplex>)
>         status: active
> lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
>         inet 127.0.0.1 netmask 0xff000000 
> ng0: flags=8890<POINTOPOINT,NOARP,SIMPLEX,MULTICAST> mtu 1500
>  # ifconfig rl0 alias XXX.XXX.44.92 netmask 255.255.255.248
> ifconfig: ioctl (SIOCAIFADDR): File exists

Use a netmask of 255.255.255.255 and move 'alias' at the end of the
command line.


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




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