From owner-freebsd-isp Tue Jul 2 19: 5:48 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 134B537B400; Tue, 2 Jul 2002 19:05:45 -0700 (PDT) Received: from I-Sphere.COM (shell.i-sphere.com [209.249.146.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id C04F643E3B; Tue, 2 Jul 2002 19:05:44 -0700 (PDT) (envelope-from fasty@shell.i-sphere.com) Received: from shell.i-sphere.com (fasty@localhost [127.0.0.1]) by I-Sphere.COM (8.12.3/8.12.3) with ESMTP id g6325hx3002774; Tue, 2 Jul 2002 19:05:43 -0700 (PDT) (envelope-from fasty@shell.i-sphere.com) Received: (from fasty@localhost) by shell.i-sphere.com (8.12.3/8.12.3/Submit) id g6325hod002773; Tue, 2 Jul 2002 19:05:43 -0700 (PDT) Date: Tue, 2 Jul 2002 19:05:43 -0700 From: faSty To: freebsd-stable@freebsd.org, freebsd-isp@freebsd.org Subject: need help with IP alias error?! Message-ID: <20020703020543.GB2617@i-sphere.com> Mail-Followup-To: faSty , freebsd-stable@freebsd.org, freebsd-isp@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) 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 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 Please help!! How do i solve the IP aliases. Even, I did reboot the FreeBSD but i know it doesnt need it and it still same problem. I am lost and I checked the man ifconfig seems same what i had done attempt create IP alias. it gave me error. -fasty To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message