From owner-freebsd-isp Tue Jul 2 19:14:46 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 903F837B401 for ; Tue, 2 Jul 2002 19:14:42 -0700 (PDT) Received: from mail.day-light.net (day-light.net [64.37.72.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08E6D43E3D for ; Tue, 2 Jul 2002 19:14:42 -0700 (PDT) (envelope-from john@day-light.com) Received: from w1 (118-203.bestdsl.net [216.162.118.203]) by mail.day-light.net (Postfix) with SMTP id CD437351FD; Tue, 2 Jul 2002 21:14:40 -0500 (CDT) Reply-To: From: "John Brooks" To: "'faSty'" , Subject: RE: need help with IP alias error?! Date: Tue, 2 Jul 2002 21:18:03 -0500 Message-ID: <002c01c22237$dcd530a0$c905010a@daylight.net> MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Importance: Normal In-Reply-To: <20020703020543.GB2617@i-sphere.com> 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 command line: # ifconfig fxp0 inet 209.249.146.67/24 alias rc.conf: ifconfig_fxp0_alias0="inet 209.249.146.67/32" -- John Brooks john@stlbsd.org -----Original Message----- From: owner-freebsd-isp@FreeBSD.ORG [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of faSty Sent: Tuesday, July 02, 2002 9:06 PM To: freebsd-stable@freebsd.org; freebsd-isp@freebsd.org Subject: need help with IP alias error?! 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message