From owner-freebsd-questions Fri Nov 10 10:18:28 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA05620 for questions-outgoing; Fri, 10 Nov 1995 10:18:28 -0800 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id KAA05608 for ; Fri, 10 Nov 1995 10:18:25 -0800 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA03897; Fri, 10 Nov 1995 11:13:35 -0700 From: Terry Lambert Message-Id: <199511101813.LAA03897@phaeton.artisoft.com> Subject: Re: IP aliasing To: blair@strech.cyber-naut.com (Blair Schmittel) Date: Fri, 10 Nov 1995 11:13:34 -0700 (MST) Cc: questions@FreeBSD.ORG In-Reply-To: <199511091924.TAA14136@strech.cyber-naut.com> from "Blair Schmittel" at Nov 9, 95 07:24:16 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 415 Sender: owner-questions@FreeBSD.ORG Precedence: bulk > I would like to know if there is an easier way to alias IPs to one machine. The way I an familiar with requires hacking the kernel, making various pseudo-devices, and adding entries in the arp table. > > Is there a easier way? man ifconfig Look for the "alias" keyword. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.