Date: Sun, 14 Jan 2001 08:36:14 -0500 From: "Ian Reilly" <freebsd@pnpa.net> To: "Daniel S. Otis-Vigil" <puppet@dynamsol.com>, <freebsd-questions@FreeBSD.ORG> Subject: RE: Can't access aliased IP's Message-ID: <BGEKICDKKNANMCMHDNFDAEHIHFAA.freebsd@pnpa.net> In-Reply-To: <MMECIOLMJJHIFIAGPCDBCEOPEAAA.puppet@dynamsol.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BGEKICDKKNANMCMHDNFDAEHIHFAA.freebsd>