Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Sep 2006 16:11:28 -0500
From:      Greg Barniskis <nalists@scls.lib.wi.us>
To:        =?ISO-8859-1?Q?H=E8rv=E9_Simplice_van_der_Eijk?= <herve_simplice@hotmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Firewall
Message-ID:  <45130000.5090605@scls.lib.wi.us>
In-Reply-To: <BAY109-F13F65B69FA0A5263CD640F8200@phx.gbl>
References:  <BAY109-F13F65B69FA0A5263CD640F8200@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
Hèrvé Simplice van der Eijk wrote:
> on 1 machine I set up a freebsd 5.4  server  with dhcp, dns, ldap 
> running on it.
> 
> on an other machine I set up apachy webserver and both are working fine.
> 
> when I'm making an http request on a windows client (internet explore) 
> it shows my web site.
> 
> but since I install ipfw firewall on my freebsd 5.4 (dhcp, dns ldap 
> server) my windows client
> cant reach my webserver anymore.
> 
> Please can somebody tell me wich port I have to open up in my firewall.

80? 8080? 443? Depends on your Apache configuration. Default is 80.

Check which port(s) your httpd process is listening on.

# sockstat | grep httpd


-- 
Greg Barniskis, Computer Systems Integrator
South Central Library System (SCLS)
Library Interchange Network (LINK)
<gregb at scls.lib.wi.us>, (608) 266-6348



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