Michael C. Toren on Mon, 4 Mar 2002 17:37:52 -0500


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] serving webpages from home


> > Are you sure you have the static address correct?  69.149.100.73 is not
> > currently allocated by ARIN, and is not being announced into the global
> > BGP routing table.
> 
> Host doesn't respond to a ping either.

Right -- I'm saying that address isn't reachable from the internet.

> Starting nmap V. 2.54BETA30 ( www.insecure.org/nmap/ )
> All 1549 scanned ports on  (69.149.100.73) are: filtered
...
> Looks like your isp is blocking incoming connections. They don't even let
> you use sshd. :(  At this point you can assume that s/internet/web/gc
> Yes I am exagerating, but not much.

No, more likely nmap is incorrectly interpreting the ICMP "no route to
host" message you're getting back as "I'm being filtered by a firewall".

-mct