Apache port

Vince Hoffman jhary at unsane.co.uk
Tue Nov 23 15:57:01 PST 2004



On Tue, 23 Nov 2004, Trevor Hart wrote:

> I installed Apache version 2.0.43 on my FreeBSD 4.7-RELEASE server. The
> httpd file is set up with Listen 80 and Listen 8000. The problem is that it
> will not accept connections on port 80, even though it is listening (checked
> using netstat, and sockstat). It works fine on port 8000. I have never
> configured a router, so as far as I know, there’s not one running. I am
> running a mail server, ftp, and a telnet server without problems in addition
> to the web server. It is not a problem with my ISP, nor my router as it will
> work if I forward port 80 to another computer. As far as I can tell, it’s
> being blocked by FreeBSD, but I have no idea where or why, nor how to fix
> it.
Ok a few things to check (sorry if i'm going for the basics but they need 
ruling out)
1) are you running ipf/ipfw/pf and if so have you allowed port 80
2) does "telnet localhost 80" then a "get /" give you an error message or 
just connection refused ?
3) not sure if apache uses tcp wrappers but possibly check your 
/etc/hosts.allow



>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.797 / Virus Database: 541 - Release Date: 15/11/2004
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list