From owner-freebsd-stable Mon May 6 11:25:19 2002 Delivered-To: freebsd-stable@freebsd.org Received: from snoop.burghcom.com (burgcom.cust.stargate.net [209.166.166.21]) by hub.freebsd.org (Postfix) with SMTP id 0EB4037B40C for ; Mon, 6 May 2002 11:23:55 -0700 (PDT) Received: (qmail 45453 invoked from network); 6 May 2002 18:23:48 -0000 Received: from unknown (HELO 1185) (209.114.160.245) by snoop.burghcom.com with SMTP; 6 May 2002 18:23:48 -0000 Message-ID: <000d01c1f52b$2ba4bd20$f5a072d1@hq.sgi.net> From: "Jeff Love" To: References: <200205061243.38680.erichz@superhero.org> Subject: Re: Unable to alias IP's in 4.5 Date: Mon, 6 May 2002 14:23:49 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 mtu 1500 options=3 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" To: 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