From owner-freebsd-questions Mon Sep 9 06:14:52 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA19728 for questions-outgoing; Mon, 9 Sep 1996 06:14:52 -0700 (PDT) Received: from www.odod.ohio.gov (www.odod.ohio.gov [198.234.148.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id GAA19722 for ; Mon, 9 Sep 1996 06:14:50 -0700 (PDT) Received: from odod ([156.63.204.9]) by www.odod.ohio.gov (8.6.12/8.6.12) with SMTP id JAA05661 for ; Mon, 9 Sep 1996 09:14:53 -0400 Message-ID: <32344453.875@www.odod.ohio.gov> Date: Mon, 09 Sep 1996 09:22:43 -0700 From: Rob Buchanan Organization: Ohio Department of Development X-Mailer: Mozilla 3.0 (Win16; I) MIME-Version: 1.0 To: FreeBSD-questions@FreeBSD.org Subject: Multi host web server on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk I need to add another ip address to our FreeBSD 2.1 web server. I am running Apache 1.1.1 and will soon be adding urls with a different ip address. I don't want to rely on Apache's non-ip virtual hosting because it would not be transparent to all browsers. Do I need to add another ethernet card or is there another way to serve more than one ip address on the same FreeBSD server? Thanks Rob Buchanan rob@www.odod.ohio.gov