From owner-freebsd-questions Mon Dec 30 13:21:52 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id NAA21142 for questions-outgoing; Mon, 30 Dec 1996 13:21:52 -0800 (PST) Received: from horst.bfd.com (horst.bfd.com [204.160.242.10]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id NAA21136 for ; Mon, 30 Dec 1996 13:21:48 -0800 (PST) Received: from harlie (bastion.bfd.com [204.160.242.14]) by horst.bfd.com (8.7.6/8.7.3) with SMTP id NAA27033; Mon, 30 Dec 1996 13:21:31 -0800 (PST) Date: Mon, 30 Dec 1996 13:21:31 -0800 (PST) From: "Eric J. Schwertfeger" X-Sender: ejs@harlie To: John Diggan cc: questions@freebsd.com Subject: Re: VirtuslHost AND ppp In-Reply-To: <199612302014.PAA00232@comclas.comclas.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 30 Dec 1996, John Diggan wrote: > questions@freebsd.com, > > Is it possible to provide HTTPD "VirtualHost"ing > when the only network link to an ISP is a ppp > connection? This would be like providing ifconfig > aliases when using ed0 as an interface. > > Thank you in advance for your assistance. yes, you can create ifconfig aliases on lo0, so long as those new addresses are routed to your machine.