From owner-freebsd-questions Mon Jul 26 20:57:54 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 6EF8A15228 for ; Mon, 26 Jul 1999 20:57:50 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.8.8) id XAA08130; Mon, 26 Jul 1999 23:55:54 -0400 (EDT) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199907270355.XAA08130@cc942873-a.ewndsr1.nj.home.com> Subject: Re: Binding multiple IP addresses? In-Reply-To: from "Wyatt, Anthony" at "Jul 27, 99 01:20:59 pm" To: Anthony.Wyatt@its.csiro.au (Wyatt, Anthony) Date: Mon, 26 Jul 1999 23:55:54 -0400 (EDT) Cc: freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Wyatt, Anthony wrote, > I want to bind more than one IP address to my box. Can it be done with > FreeBSD, and if so how? See ifconfig(8), specifically the 'alias' option to the command. Also, see rc.conf(5) for info on how to get the interfaces properly configured at boot time. It is very easy to do. One might even say trivial. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message