From owner-freebsd-isp Tue Jul 2 19:11:50 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0F1C37B400; Tue, 2 Jul 2002 19:11:46 -0700 (PDT) Received: from sbk-gw.sibnet.ru (sbk-gw.sibnet.ru [217.70.96.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE4B143E31; Tue, 2 Jul 2002 19:11:44 -0700 (PDT) (envelope-from stranger@sberbank.sibnet.ru) Received: from sbk-gw.sibnet.ru (localhost.sibnet.ru [127.0.0.1]) by sbk-gw.sibnet.ru (8.12.5/8.12.5) with ESMTP id g632BhVr017004; Wed, 3 Jul 2002 09:11:43 +0700 (NOVST) (envelope-from stranger@sberbank.sibnet.ru) Received: from localhost (stranger@localhost) by sbk-gw.sibnet.ru (8.12.5/8.12.5/Submit) with ESMTP id g632Bhjj017001; Wed, 3 Jul 2002 09:11:43 +0700 (NOVST) X-Authentication-Warning: sbk-gw.sibnet.ru: stranger owned process doing -bs Date: Wed, 3 Jul 2002 09:11:43 +0700 (NOVST) From: "Maxim M. Kazachek" X-X-Sender: stranger@sbk-gw.sibnet.ru To: faSty Cc: freebsd-stable@FreeBSD.ORG, Subject: Re: need help with IP alias error?! In-Reply-To: <20020703020543.GB2617@i-sphere.com> Message-ID: <20020703091008.H16580-100000@sbk-gw.sibnet.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 2 Jul 2002, faSty wrote: >Hi there, > > I used create/delete the IP aliases on previous version >of FreeBSD 4.5-RELEASE-p7. Right now, I am on FreeBSD 4.6-RELEASE-p1 and >I am having difficult create a IP alias. > >[shell@~]# ifconfig >fxp0: flags=8843 mtu 1500 > inet 209.249.146.70 netmask 0xffffff00 broadcast 209.249.146.255 > ether 00:50:b7:50:01:73 > media: Ethernet autoselect (100baseTX ) > status: active >lo0: flags=8049 mtu 16384 > inet 127.0.0.1 netmask 0xff000000 >[shell@~]# ifconfig fxp0 alias 209.249.146.67 >ifconfig: ioctl (SIOCAIFADDR): File exists >[shell@~]# ifconfig fxp0 -alias 209.249.146.67 ifconfig: ioctl (SIOCDIFADDR): Can't assign requested address > > Perhaps you need to use ifconfig fxp0 inet 209.249.146.67 netmask 255.255.255.0 alias and ifconfig fxp0 inet 209.249.146.67 netmask 255.255.255.0 -alias ?? Sincerely, Maxim M. Kazachek mailto:stranger@sberbank.sibnet.ru mailto:stranger@fpm.ami.nstu.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message