From owner-freebsd-net Sun Feb 16 8: 4:24 2003 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6147437B401 for ; Sun, 16 Feb 2003 08:04:23 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4058643F85 for ; Sun, 16 Feb 2003 08:04:22 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a100.otenet.gr [212.205.215.100]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h1GG46Se017245; Sun, 16 Feb 2003 18:04:07 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.7/8.12.7) with ESMTP id h1GG464J001357; Sun, 16 Feb 2003 18:04:06 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.7/8.12.7/Submit) id h1GG458d001356; Sun, 16 Feb 2003 18:04:05 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 16 Feb 2003 18:04:05 +0200 From: Giorgos Keramidas To: Matthew Jonkman Cc: Matthew Jonkman , freebsd-net@FreeBSD.org Subject: Re: 5.0-REL alias problem Message-ID: <20030216160405.GB637@gothmog.gr> References: <20030216040641.GA566@gothmog.gr> <35918F41AED5B54FAC677253128E6AAE17759E@koksrv1.bmmcpas.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <35918F41AED5B54FAC677253128E6AAE17759E@koksrv1.bmmcpas.local> Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 2003-02-16 01:54, Matthew Jonkman wrote: > # ifconfig > rl0: flags=8843 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 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 ) > status: active > lp0: flags=8810 mtu 1500 > lo0: flags=8049 mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > ng0: flags=8890 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