Nickolay Savchenko wrote:
Hello.

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.

Thanks in advance.


Run ifconfig and check your IP.


Run "tcpdump port 80" as root (emerge tcpdump)

Try to connect from outside to your web server
from browser or u can use "telnet IP 80"

If tcpdump doesn't show arriving packets, and your firewall is down,
http incoming traffic is blocked by your ISP.
If it shows them, something is wrong with your webserver ...
use can openner to open it :-).

noro

--
[EMAIL PROTECTED] mailing list



Reply via email to