From owner-freebsd-questions Wed Nov 14 1:31:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.realtime.co.uk (simian.realtime.co.uk [213.52.146.137]) by hub.freebsd.org (Postfix) with ESMTP id 7652D37B416 for ; Wed, 14 Nov 2001 01:31:17 -0800 (PST) Received: from pan.ehsrealtime.com ([213.52.146.196]) by clientmail.realtime.co.uk with esmtp (Exim 3.20 #1) id 163wNt-0003bf-01; Wed, 14 Nov 2001 09:31:05 +0000 Received: from waynep by pan.ehsrealtime.com with local (Exim 3.33 #1) id 163wM9-0000DW-00; Wed, 14 Nov 2001 09:29:17 +0000 From: Wayne Pascoe To: "Todd Reed" Cc: freebsd-questions@freebsd.org Subject: Re: Virtual Hosting with Apache References: Date: 14 Nov 2001 09:29:17 +0000 In-Reply-To: Message-ID: <86herx3dle.fsf@pan.ehsrealtime.com> Lines: 32 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Todd Reed" writes: > I've got my Internal DNS pointing to the correct IP address > 192.168.125.240 -- neac1.neaclinic.com > 192.168.125.241 -- neac2.neaclinic.com > 192.168.125.242 -- neac3.neaclinic.com > > Here are the Virtual hosting configs from my httpd.conf -- snip -- > I can ping the names from a workstation and they resolve. I can type > the IP address into my browser and it connectes to the correct server. > > If I put the name in the browser it doesn't make it to the website. > > The web server is one machine with multiple alias interfaces on one > network card. Firstly, do you have something listening on port 80 of each of those IP addresses? netstat -an | grep LISTEN | less will let you see. Secondly, is anything appearing in the logs when you attempt to connect ? Check the errorlog in the first instance. HTH -- - Wayne Pascoe | Yoohoo... I'll make you famous freebsd@molemanarmy.com | http://www.molemanarmy.com | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message