Hello, I just installed ZSyncer and ran into a problem. I verfied that ZSyncer is working by syncing two local zope servers. But when I try to connect to my production server I will get a "(111, 'Connection refused')" error. My development boy is inside a private network with a NAT firewall to the outer world. Could that be a problem? Regards Ulrich -- World Wide Web Publisher, Ulrich Wisser, Odensvag 13, S-14571 Norsborg http://www.publisher.de Tel: +46-8-53460905 Fax: +46-8-534 609 06
But when I try to connect to my production server I will get a "(111, 'Connection refused')" error.
My development boy is inside a private network with a NAT firewall to the outer world. Could that be a problem?
Probably, the error occurs when it cant connect to the server ;) -- Andy McKay www.agmweb.ca ----- Original Message ----- From: "Ulrich Wisser" <liste@publisher.de> To: <zope@zope.org> Sent: Tuesday, September 24, 2002 12:59 PM Subject: [Zope] ZSyncer connection problem
Hello,
I just installed ZSyncer and ran into a problem. I verfied that ZSyncer is working by syncing two local zope servers. But when I try to connect to my production server I will get a "(111, 'Connection refused')" error.
My development boy is inside a private network with a NAT firewall to the outer world. Could that be a problem?
Regards
Ulrich
--
World Wide Web Publisher, Ulrich Wisser, Odensvag 13, S-14571 Norsborg http://www.publisher.de Tel: +46-8-53460905 Fax: +46-8-534 609 06
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Ulrich Wisser writes:
I just installed ZSyncer and ran into a problem. I verfied that ZSyncer is working by syncing two local zope servers. But when I try to connect to my production server I will get a "(111, 'Connection refused')" error.
My development boy is inside a private network with a NAT firewall to the outer world. Could that be a problem? "Connection refused" usually means, there is no process listening at the requested port.
Your NAT may contribute to this. Dieter
participants (3)
-
Andy McKay -
Dieter Maurer -
Ulrich Wisser