Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Feb 2006 18:21:32 +0000
From:      Robin Becker <robin@reportlab.com>
To:        je killen <jekillen@prodigy.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Invisible port 80
Message-ID:  <43E4F0AC.10201@jessikat.fsnet.co.uk>
In-Reply-To: <ed001a812900d1031056958c7d62f4c6@prodigy.net>
References:  <43E4AB18.3000900@jessikat.fsnet.co.uk> <ed001a812900d1031056958c7d62f4c6@prodigy.net>

next in thread | previous in thread | raw e-mail | index | archive | help
je killen wrote:
> 
> On Feb 4, 2006, at 5:24 AM, Robin Becker wrote:
> 
>> I am in the process of setting up a pair of freebsd 6.0 servers with 
>> different hosting services. On one of the servers I cannot seem to 
>> access the apache server which I have started. I can access port 80 on 
>> the machine itself using the machine IP address, but from my office 
>> port 80 seems invisible. The other machine works exactly as expected.
>>
>> Can anyone suggest something simple that may be causing this? So far I 
>> have only been using ssh to communicate with the machine so perhaps 
>> have neglected some network setting etc etc.
>> -- 
>> Robin Becker
> 
> If you are using Apache check httpd.conf to make sure it is listening on 
> port 80 for  the server as a whole or
> the virtual host you want to connect to.
> JK.

...... I just checked and the  httpd.conf says it's listening on port 80 
in the global section. The ServerName is set as ww.xx.yy.zz:80 and 
corresponds to the IP address. I see this in the netstat -an output

tcp46 0 0  *.80 *.*  LISTEN

so I assume the machine is listening.
-- 
Robin Becker




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43E4F0AC.10201>