From owner-freebsd-questions Wed Nov 14 9:20:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f104.law10.hotmail.com [64.4.15.104]) by hub.freebsd.org (Postfix) with ESMTP id A354137B405 for ; Wed, 14 Nov 2001 09:20:23 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 14 Nov 2001 09:20:23 -0800 Received: from 65.64.1.180 by lw10fd.law10.hotmail.msn.com with HTTP; Wed, 14 Nov 2001 17:20:23 GMT X-Originating-IP: [65.64.1.180] From: "Todd Reed" To: freebsd@molemanarmy.com Cc: freebsd-questions@freebsd.org Subject: Re: Virtual Hosting with Apache Date: Wed, 14 Nov 2001 11:20:23 -0600 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 14 Nov 2001 17:20:23.0494 (UTC) FILETIME=[A4DDC660:01C16D30] 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 Here is my NSLookup from my workstation C:\>nslookup neac1.neaclinic.com Server: atlas.neaclinic.com Address: 192.168.100.60 Name: neac1.neaclinic.com Address: 192.168.125.240 Web Server Logs look clean Here is the Netstat command results beta# netstat -an | grep LISTEN | less tcp4 0 0 *.80 *.* LISTEN tcp4 0 0 *.3306 *.* LISTEN tcp4 0 0 *.22 *.* LISTEN tcp46 0 0 *.22 *.* LISTEN tcp4 0 0 *.587 *.* LISTEN tcp4 0 0 *.25 *.* LISTEN tcp6 0 0 *.23 *.* LISTEN tcp6 0 0 *.21 *.* LISTEN tcp4 0 0 *.23 *.* LISTEN tcp4 0 0 *.21 *.* LISTEN tcp4 0 0 *.111 *.* LISTEN I'm baffeled! --Todd >From: Wayne Pascoe >To: "Todd Reed" >CC: freebsd-questions@freebsd.org >Subject: Re: Virtual Hosting with Apache >Date: 14 Nov 2001 09:29:17 +0000 >MIME-Version: 1.0 >Received: from [213.52.146.137] by hotmail.com (3.2) with ESMTP id >MHotMailBDBB84D9005440043893D5349289DBBD0; Wed, 14 Nov 2001 01:31:06 -0800 >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@realtime.co.uk Wed, 14 Nov 2001 01:31:40 -0800 >References: >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) >Sender: Wayne Pascoe > >"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 | _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message