NAT configuration

"hjxwho"<[email protected]> Thu, 15 May 2014 10:23:49 -0500
Newsgroups gmane.comp.python.pyro
Message-ID <[email protected]>
Hi all,
Does someone have tried to use Pyro4 under NAT? I use vituralbox to set up a server, and the Network setting is NAT. Also, i specific the port forwarding.

Then, in the code, I did this

daemon = Pyro4.Daemon(port=8888,nathost="140.182.27.137", natport=8889)

After this,

I tried to call this remote on my host computer by using the uri provided by the server.

However, I received

Pyro4.errors.ConnectionClosedError: receiving: not enough data

It seems like the server did not receive any data from the client. I checked the port 8889, and it says it’s listening.

Is there any other configuration I need to do ?

Thank you,

Klaus

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs

_______________________________________________
Pyro-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyro-core