From owner-freebsd-questions Fri Oct 26 20:24:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from orbimus.dhs.org (cg52970-c.adubn1.nj.home.com [65.9.202.21]) by hub.freebsd.org (Postfix) with ESMTP id 4961237B409 for ; Fri, 26 Oct 2001 20:24:30 -0700 (PDT) Received: from localhost (klined@localhost) by orbimus.dhs.org (8.11.3/8.11.3) with ESMTP id f9R3OOZ39572; Fri, 26 Oct 2001 23:24:24 -0400 (EDT) (envelope-from klined@orbimus.dhs.org) Date: Fri, 26 Oct 2001 23:24:24 -0400 (EDT) From: Kyle Rollin To: PetBuilder Cc: FreeBSD-Questions Subject: Re: Binding additional IP addresses In-Reply-To: <001001c15e90$21acf850$77a44a42@home> Message-ID: <20011026232318.S39565-100000@orbimus.dhs.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Pat: I'd suggest trying this command line: ifconfig ed0 inet alias netmask See if that works for you. Works over here on my 4.4-STABLE system with no problems. -Kyle Rollin klined@orbimus.dhs.org On Fri, 26 Oct 2001, PetBuilder wrote: > How do you bind additional IP addresses to a network card? > We need the extra IP on the system for several sites that will require their own IP. > > Do we just add the numbers to the /etc/rc.conf at the following line: > ifconfig_ed0="192.168.0.1 192.168.0.2 192.168.0.3 netmask 255.255.255.0" > > Thanks, > > Craig Rose > Web-Zonic, Inc. > > CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. > If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message