Date: Tue, 20 May 2003 06:03:15 -0500 From: "sektie" <sektie@codersluts.net> To: jtx@hatesville.com Cc: questions@freebsd.org Subject: Re: Apache Running... But the port isn't open. Message-ID: <20030520110217.M2525@codersluts.net> In-Reply-To: <000001c31ea8$e1412db0$0000fea9@theplague> References: <000001c31ea8$e1412db0$0000fea9@theplague>
next in thread | previous in thread | raw e-mail | index | archive | help
Do a netstat, verify that it is listening on 0.0.0.0:* with ipv4. $10 says it's only listening on ipv6. ---------- Original Message ----------- From: "James Taylor" <jtx@hatesville.com> To: <freebsd-questions@freebsd.org> Sent: Tue, 20 May 2003 01:21:51 -0700 Subject: Apache Running... But the port isn't open. > I just installed apache2 through ports, but am having a really > bizarre problem here. The server starts with no errors, and upon > doing a ps -ax, it looks like it's running just fine. 'lynx > localhost' pulls up the page, everything looks good so far. Trying > to get to the site remotely - connection refused. I ran nmap > localhost on the server, and the only thing it's listing as being > open is SSH. Any ideas on what's going on here??? > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" ------- End of Original Message -------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030520110217.M2525>