[Zope] Re: Can see zope from local host, but not from anywhere else

Jim Penny jpenny at universal-fasteners.com
Fri May 14 20:27:48 EDT 2004


On Fri, 14 May 2004 19:16:53 -0500 (CDT)
Joan McGalliard <zope at joanhenge.plus.com> wrote:

> On Fri, 14 May 2004, Steve McMahon wrote:
> 
> > To risk asking the obvious: is there a firewall somewhere that might
> > be blocking whatever you're using for <port>?
> 
> Good thought, but i don't think so.  I've tried multiple ports, and I
> just tried from another machine.
> 
> btw, I don't know why I am being coy, the url is 
> http://zope.agapow.net:9987 If anyone can see it, I'd be interested.
> 
> thanks.
> 
> joan
> 
> 
nmap gives.....
Interesting ports on cpanel24.gzo.com (63.246.3.135):
(The 1651 ports scanned but not shown below are in state: filtered)
PORT    STATE SERVICE
21/tcp  open  ftp
22/tcp  open  ssh
25/tcp  open  smtp
53/tcp  open  domain
80/tcp  open  http
110/tcp open  pop3
143/tcp open  imap
443/tcp open  https
in particular,
 nmap -p 9987 zope.agapow.net

Starting nmap 3.50 ( http://www.insecure.org/nmap/ ) at 2004-05-14 20:26
EDT Interesting ports on cpanel24.gzo.com (63.246.3.135):
PORT     STATE    SERVICE
9987/tcp filtered unknown

So, it appears that the port is firewalled off.

Jim Penny

Nmap run completed -- 1 IP address (1 host up) scanned in 126.578 second
> _______________________________________________
> Zope maillist  -  Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )
> 
> 



More information about the Zope mailing list