Date: Mon, 6 May 2002 14:23:49 -0400 From: "Jeff Love" <jl@burghcom.com> To: <freebsd-stable@freebsd.org> Subject: Re: Unable to alias IP's in 4.5 Message-ID: <000d01c1f52b$2ba4bd20$f5a072d1@hq.sgi.net> References: <200205061243.38680.erichz@superhero.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I am running 4.5-STABLE and am able to alias IP's with the same netmask. /sbin/ifconfig xl0 alias 209.166.167.200 netmask 0xffffffff broadcast 209.166.167.255 /sbin/ifconfig xl0 alias 209.166.167.201 netmask 0xffffffff broadcast 209.166.167.255 /sbin/ifconfig xl0 alias 209.166.167.202 netmask 0xffffffff broadcast 209.166.167.255 /sbin/ifconfig xl0 alias 209.166.167.203 netmask 0xffffffff broadcast 209.166.167.255 /sbin/ifconfig xl0 alias 209.166.167.204 netmask 0xffffffff broadcast 209.166.167.255 /sbin/ifconfig xl0 alias 209.166.167.205 netmask 0xffffffff broadcast 209.166.167.255 /sbin/ifconfig xl0 alias 209.166.167.206 netmask 0xffffffff broadcast 209.166.167.255 /sbin/ifconfig xl0 alias 209.166.167.207 netmask 0xffffffff broadcast 209.166.167.255 xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=3<rxcsum,txcsum> inet 209.166.166.21 netmask 0xffffff00 broadcast 209.166.166.255 inet6 fe80::201:2ff:fe35:c977%xl0 prefixlen 64 scopeid 0x1 inet 209.166.167.200 netmask 0xffffffff broadcast 209.166.167.255 inet 209.166.167.201 netmask 0xffffffff broadcast 209.166.167.255 inet 209.166.167.202 netmask 0xffffffff broadcast 209.166.167.255 inet 209.166.167.203 netmask 0xffffffff broadcast 209.166.167.255 inet 209.166.167.204 netmask 0xffffffff broadcast 209.166.167.255 inet 209.166.167.205 netmask 0xffffffff broadcast 209.166.167.255 inet 209.166.167.206 netmask 0xffffffff broadcast 209.166.167.255 inet 209.166.167.207 netmask 0xffffffff broadcast 209.166.167.255 ether 00:01:02:35:c9:77 media: Ethernet autoselect (100baseTX) status: active Jeff Love Burgh-Com ----- Original Message ----- From: "Erich Zigler" <erichz@superhero.org> To: <freebsd-stable@freebsd.org> Sent: Monday, May 06, 2002 1:43 PM Subject: Unable to alias IP's in 4.5 It seems from FreeBSD version 4.5 on I am unable to alias IP addresses to a NIC card if the IP I am trying to alias has the same netmask as the previously bound IP. I get nothing but a file exists error from ifconfig. I have been doing this since 3.4 so Im wondering what has changed. -- The fact that no one understands you doesn't mean you're an artist. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message 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?000d01c1f52b$2ba4bd20$f5a072d1>