From owner-freebsd-stable Mon Dec 20 15: 3:44 1999 Delivered-To: freebsd-stable@freebsd.org Received: from kit.isi.edu (kit.isi.edu [128.9.160.207]) by hub.freebsd.org (Postfix) with ESMTP id 5495914CCA for ; Mon, 20 Dec 1999 15:03:42 -0800 (PST) (envelope-from eddy@kit.isi.edu) Received: (from eddy@localhost) by kit.isi.edu (8.9.2/8.8.7) id PAA01712; Mon, 20 Dec 1999 15:02:14 -0800 (PST) (envelope-from eddy) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 20 Dec 1999 15:02:14 -0800 (PST) From: eddy@isi.edu To: "Chris D. Faulhaber" Cc: Randy Bush , FreeBSD Stable Subject: Re: alias ip addresses not pingable In-Reply-To: References: X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14430.46214.317449.778405@kit.isi.edu> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris D. Faulhaber states: > On Mon, 20 Dec 1999, Randy Bush wrote: > > > 3.4.-stable-9912201156 > > > > this is new and exciting. it used to work, and still does over on a 3.3-RC > > system. i imagine i have fumbled something, but don't know what. > > > > in /etc/rc.conf > > network_interfaces="fxp0 lo0" # List of network interfaces (lo0 is loopback). > > ifconfig_fxp0="inet 147.28.0.39 netmask 255.255.255.0" > > ifconfig_fxp0_alias0="inet 147.28.0.3 netmask 255.255.255.0" > > ifconfig_fxp0_alias1="inet 147.28.0.4 netmask 255.255.255.0" > > > > aliases should have a netmask of 255.255.255.255, as seen in ifconfig(8) > why? i regularly use aliases with masks smaller than /32, on a 3.1 system e.g: [183] FreeBSD tik:eddy > ifconfig -a xl0: flags=8843 mtu 1500 inet 128.9.160.70 netmask 0xfffff000 broadcast 128.9.175.255 inet 10.3.2.1 netmask 0xffffff00 broadcast 10.3.2.255 ether 00:c0:4f:68:43:c1 media: 10baseT/UTP supported media: autoselect 100baseTX 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 10baseT/UTP [184] FreeBSD tik:eddy > ping 10.3.2.1 PING 10.3.2.1 (10.3.2.1): 56 data bytes 64 bytes from 10.3.2.1: icmp_seq=0 ttl=255 time=0.066 ms ^C - rusty To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message