From owner-freebsd-hackers Mon May 22 09:57:18 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA28042 for hackers-outgoing; Mon, 22 May 1995 09:57:18 -0700 Received: from haven.uniserve.com (haven.uniserve.com [198.53.215.121]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id JAA28035 for ; Mon, 22 May 1995 09:57:09 -0700 Received: by haven.uniserve.com id <121>; Mon, 22 May 1995 10:12:30 -0700 Date: Mon, 22 May 1995 10:12:14 -0700 (PDT) From: Tom Samplonius To: Mark Hittinger cc: hackers@FreeBSD.org Subject: Re: multi virtual web sites In-Reply-To: <199505221447.KAA29131@ns1.win.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@FreeBSD.org Precedence: bulk On Mon, 22 May 1995, Mark Hittinger wrote: > Brian is right, the ifconfig alias supports multiple aliases per > ethernet port, unlike most unix's that support one. How convenient!! > You learn something new every day. This is supported on almost all BSD systems. Linux apparently does not support it, but there is patch for a 1.2.1 kernel, but is supposed to be rather crude. Tom