Date: Wed, 19 Jan 2000 21:41:07 -0500 (EST) From: "Eric D. Futch" <efutch@nyct.net> To: Jim Manley <jmanley@metronet.com> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Multiple IP addresses Message-ID: <Pine.BSF.4.05.10001192139430.14656-100000@bsd1.nyct.net> In-Reply-To: <4.2.2.20000119203316.00a8e2a0@127.0.0.1>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 19 Jan 2000, Jim Manley wrote:
>Tried that:
>
>darkstar# ifconfig -a
>ep0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
> inet 192.168.0.3 netmask 0xffffff00 broadcast 192.168.0.255
> ether 00:20:af:1e:8d:8d
>tun0: flags=8050<POINTOPOINT,RUNNING,MULTICAST> mtu 1500
>sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
>ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
>lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
> inet 127.0.0.1 netmask 0xff000000
>darkstar# ifconfig ep0 192.168.0.10 255.255.255.0 0xffffffff alias
^^^ You won't need this...
The 0xffffffff is the netmask which is the same as 255.255.255.255
>ifconfig: ioctl (SIOCAIFADDR): File exists
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?Pine.BSF.4.05.10001192139430.14656-100000>
