From owner-freebsd-questions Wed Mar 3 5:14:42 1999 Delivered-To: freebsd-questions@freebsd.org Received: from pmpro.com (halberd.pmpro.com [207.238.28.230]) by hub.freebsd.org (Postfix) with SMTP id E61DD14F38 for ; Wed, 3 Mar 1999 05:13:23 -0800 (PST) (envelope-from thomas@pmpro.com) Received: from squash.pmpro.com (squash.pmpro.com [192.168.201.254]) by pmpro.com (8.6.13/8.6.12) with SMTP id IAA03247 for ; Wed, 3 Mar 1999 08:10:25 -0500 Message-Id: <3.0.6.32.19990303081128.007e5a40@pmpro.com> X-Sender: thomas@pmpro.com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Wed, 03 Mar 1999 08:11:28 -0500 To: freebsd-questions@freebsd.org From: Mark Thomas Subject: Network interface aliases and ping Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have the following interface configured on a freeBSD box running 3.1-STABLE: fxp0: flags=8843 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 100baseTX 10baseT/UTP 10baseT/UTP lo0: flags=8049 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