Date: Wed, 03 Mar 1999 08:11:28 -0500 From: Mark Thomas <thomas@clark.net> To: freebsd-questions@freebsd.org Subject: Network interface aliases and ping Message-ID: <3.0.6.32.19990303081128.007e5a40@pmpro.com>
next in thread | raw e-mail | index | archive | help
I have the following interface configured on a freeBSD box running 3.1-STABLE: fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 192.168.200.202 netmask 0xffffff00 broadcast 192.168.200.255 inet 192.168.200.204 netmask 0xffffff00 broadcast 192.168.200.255 ether 00:a0:c9:5b:b5:8d media: autoselect (10baseT/UTP) status: active supported media: autoselect 100baseTX <full-duplex> 100baseTX 10baseT/UTP <full-duplex> 10baseT/UTP lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 From elsewhere on the network I can ping either the 202 or 204 address without problems. From the box itself I can ping the 202 address, but not the 204 address. Anyone have a clue why? ----- Mark Mark Thomas -- pmpro, inc. -- thomas@pmpro.com 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?3.0.6.32.19990303081128.007e5a40>