|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] serving webpages from home
|
Did you try nmap on yourself?
If so, is port 80 being filtered?
I tried to run httpd out on my box, but I have same trouble as you, only
works on the inside. I saw that nmap shows:
root@oyster:~# nmap -P0 underwood
Starting nmap V. 2.54BETA30 ( www.insecure.org/nmap/ )
Interesting ports on underwood (x.x.x.x):
(The 1537 ports scanned but not shown below are in state: closed)
Port State Service
21/tcp open ftp
22/tcp open ssh
80/tcp filtered http
I'm guessing that my provider doesn't like that, but I think one can
somehow change the default port of apache and let your users connect
there.
Fred Ollinger (follinge@sas.upenn.edu)
CCN sysadmin
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|