From owner-freebsd-questions Tue Feb 10 09:36:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA07103 for questions-outgoing; Tue, 10 Feb 1998 09:36:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns1.osicom.net (osicom.net [207.236.103.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA07073 for ; Tue, 10 Feb 1998 09:36:23 -0800 (PST) (envelope-from ken@osicom.net) Received: from webcity.osicom.net (webcity.osicom.net [207.236.103.6]) by ns1.osicom.net (8.8.7/8.8.5) with SMTP id MAA10723 for ; Tue, 10 Feb 1998 12:38:51 -0500 (EST) From: "Ken Blundell" To: Subject: Virtuals Date: Tue, 10 Feb 1998 12:36:16 -0500 Message-ID: <01bd364a$637da3a0$0667eccf@webcity.osicom.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am running FreeBSD 2.2.2 as our main internet server and would like to setup some virtual hosts. I've gone through all of the documentation and FAQ's I could find but I am still having no luck with setting up a virtual. I have the Internic registration completed and have added this to the /etc/rc.local file: ifconfig_ed2_alias0="inet 207.236.103.161 netmask 255.255.255.255" and I also added it to the /etc/hosts file: 207.236.103.161 tipoftheweb.com tipoftheweb I've also created a /etc/namedb/db.tipoftheweb file and changed the httpd.conf file ro reflect the Virtual directive. If I type in http://www.tipoftheweb.com (the virtual i'm trying to add) it resolves to http://www.osicom.net : thats our primary! ANY help would be appreciated, if you could point me to some sort of documentation or web page that outline the steps involved, I would be forever in your debt! :-) Sorry for being so forward but, the powers that be are breathing down my neck! Cheers, Ken. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe questions" in the body of the message