On Wed, Feb 11, 2004 at 11:36:49PM +0200, Nickolay Savchenko wrote: > I've just installed mini_httpd web-server on my home computer, and it > works, but there is a problem. It doesn't listen either to the 80 or > to the 8080 port. (Remote portscanner shows "stealth status"). I've > flushed all my firewall rules, stopped unneeded network services, > tried to change webserver (tried boa and apache), but my port 80 > still isn't opened.
Are you using DSL or a cablemodem? There's a chance that your ISP is blocking some or all of your inbound ports. You might try starting other services (sshd, for example) to see if you can connect to that. I don't know about mini_httpd, but many applications can be compiled with tcpd (tcp wrappers), in which case they'll look at /etc/hosts.allow, /etc/hosts.deny (I think) to see who can and cannot connect to that service. Hope that helps! Matt -- Matt Garman email at: http://raw-sewage.net/index.php?file=email -- [EMAIL PROTECTED] mailing list
