From owner-freebsd-questions Sun Jan 14 5:41:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0CB137B400 for ; Sun, 14 Jan 2001 05:41:26 -0800 (PST) Received: from ns.pnpa.net (ns.pnpa.net [216.37.241.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A6C06E26C9 for ; Sun, 14 Jan 2001 05:41:26 -0800 (PST) Received: from daemon (technotic.pnpa.net [216.37.241.6]) by ns.pnpa.net (8.9.0/8.9.0) with SMTP id IAA16692 for ; Sun, 14 Jan 2001 08:39:08 -0500 (EST) From: "Ian Reilly" To: Subject: RE: Can't access aliased IP's Date: Sun, 14 Jan 2001 08:38:45 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I went through the same sort of thing recently. you need to ifconfig_fxp0_alias0="inet 207.188.145.196 netmask 0xffffffff" once the netmask has been changed, it will work fine HTH Ian -- Si vis pacem, para bellum -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Daniel S. Otis-Vigil Sent: Sunday, January 14, 2001 8:23 AM To: freebsd-questions@FreeBSD.ORG Subject: Can't access aliased IP's tray# uname -a FreeBSD tray.dynamsol.com 4.2-STABLE FreeBSD 4.2-STABLE #0: Mon Nov 27 07:22:16 MST 2000 puppet@tray.dynamsol.com:/usr/obj/usr/src/sys/FREEBSD i386 from /etc/rc.conf: ifconfig_fxp0="inet 207.188.145.195 netmask 255.255.255.240" ifconfig_fxp0_alias0="inet 207.188.145.196 netmask 255.255.255.240" ifconfig_fxp0_alias1="inet 207.188.145.197 netmask 255.255.255.240" ifconfig_fxp0_alias2="inet 207.188.145.198 netmask 255.255.255.240" Accessing these IP's from outside the server works fine. from the server: tray# ping 207.188.145.196 PING 207.188.145.196 (207.188.145.196): 56 data bytes ping: sendto: Host is down ping: sendto: Host is down from a workstation: Pinging 207.188.145.196 with 32 bytes of data: Reply from 207.188.145.196: bytes=32 time=150ms TTL=251 Reply from 207.188.145.196: bytes=32 time=121ms TTL=251 Reply from 207.188.145.196: bytes=32 time=110ms TTL=251 Reply from 207.188.145.196: bytes=32 time=110ms TTL=251 Any idea why I can't access the aliases from the server? Daniel MooSoft Development Defend yourself from trojans with The Cleaner 3.2! http://www.moosoft.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message