On Thu, 17 Feb 2005 14:27:59 -0500 fire-eyes <[EMAIL PROTECTED]> wrote:
> Let's make sure it's actually listening on something other than > 127.0.0.1. > > as root: netstat -anp | grep :8000 > dark-lord root # netstat -anp | grep 8000 tcp 0 0 0.0.0.0:8000 0.0.0.0:* LISTEN 30785/apache2 > Also note that if you are using a non-business ISP, it is common for > them to prohibit servers, and block inbound ports that are common for > this kind of thing. you might want to try something more random like > 3874 or something. > I thought about that, but I can access the remote setup capabilities of my router on port 8080, which strikes me as being the more likely candidate for blocking. I will however, try another port to see whether it helps. -- Ian Truelsen Email: [EMAIL PROTECTED] AIM: ihtruelsen MSN: [EMAIL PROTECTED] Yahoo!: iantruelsen Jabber: [EMAIL PROTECTED] -- [email protected] mailing list
