Tunneling Pyro over SSH, hard mode
Boris Wouters <[email protected]> Wed, 13 Nov 2013 17:57:38 +0100
| Newsgroups | gmane.comp.python.pyro |
|---|---|
| Message-ID | <CADPo_hXR0tMz05xkJRC7-tjFSsC8=Ckk4s=EGYA8_7sZpnUm5w@mail.gmail.com> |
Hello, For a project I'm working on I'd like to use Pyro, however, the network I have to work with does not allow direct connections between two devices for security reasons. As in: I am not able to create a direct SSH-connection from one device to another. The way I can SSH is as follows: create a forward tunnel from device 1 to an intermediary device that is trusted on the network, then create a reverse SSH tunnel from device 2 to that same intermediary device on the same port. Afterwards I'm able to make an SSH-connection between the two devices. I was thinking that it should be possible to tunnel pyro through these two tunnels, but was unable to get it to work, I've tried pretty much any host and port number that I could think of and that made sence, but always kept on getting "Failed to locate the name server: Failed to locate the nameserver". Does anyone have any experience with using Pyro over a network like this, or am I overlooking something obvious? Thanks in advance, Boris ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk _______________________________________________ Pyro-core mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyro-core