From owner-freebsd-stable Tue Nov 7 12:58:35 2000 Delivered-To: freebsd-stable@freebsd.org Received: from security1.noc.flyingcroc.net (security1.noc.flyingcroc.net [207.246.128.54]) by hub.freebsd.org (Postfix) with ESMTP id BD5AF37B479 for ; Tue, 7 Nov 2000 12:58:33 -0800 (PST) Received: from localhost (todd@localhost) by security1.noc.flyingcroc.net (8.9.3/8.9.3) with ESMTP id MAA43926; Tue, 7 Nov 2000 12:57:36 -0800 (PST) (envelope-from todd@flyingcroc.net) X-Authentication-Warning: security1.noc.flyingcroc.net: todd owned process doing -bs Date: Tue, 7 Nov 2000 12:57:36 -0800 (PST) From: Todd Backman X-Sender: todd@security1.noc.flyingcroc.net To: Warner Losh Cc: Todd Backman , Michael Steinfeld , stable@FreeBSD.ORG Subject: Re: binding multiple IP's to one device In-Reply-To: <200011072053.NAA22826@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG /me hanging out on the firewalls too much... ;^) On Tue, 7 Nov 2000, Warner Losh wrote: > In message Todd Backman writes: > : > : In /etc/rc.conf you can use the following: > : > : ifconfig_dc0_alias0="inet 208.224.94.2 netmask 255.255.255.192" > : ifconfig_dc0_alias1="inet 208.224.94.3 netmask 255.255.255.192" > : ifconfig_dc0_alias2="inet 208.224.94.4 netmask 255.255.255.192" > > The netmask for the aliases should be 255.255.255.255 unless you are > purposely running more than one network on your ethernet. > > warner > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message