[Paraview] Automatic reverse connection from cluster to desktop/laptop

pat marion pat.marion at kitware.com
Mon Sep 20 12:19:31 EDT 2010


Hi John,

Attached is a simple socket relay program, pulled from Visit source code.
Not sure if this will be useful to you, but it gives you a simple program
like so-

   Usage ./socket_relay <target host> <target port> <listen port>

You could run this on a service node.  It works with ssh reverse tunnels
when gateway ports are disabled.  Use at your own risk :)

Pat

On Mon, Sep 20, 2010 at 11:53 AM, Biddiscombe, John A. <biddisco at cscs.ch>wrote:

> I recently made some simple scripts which build on the nifty server
> management XML found on the wiki and allow you to launch jobs remotely, and
> have them connect back to you - from within the paraview GUI.
>
> Explanation is here
>
> http://www.paraview.org/Wiki/ParaView:Server_Configuration#Case_Eleven:_Launch_pvserver_on_a_cluster_using_PBS_-_use_reverse_connection_to_client
>
> Enjoy
>
> JB
>
> If you make improvements (find ip etc) then please let me know. One thing
> I'd like to do, is all the above, but also have port forwarding, so you can
> launch the client locally, but have the compute nodes communicate via a
> service node and forward stuff back to you. I'm sure it can be done, but
> since port forwarding is disabled on our cray, I've not tried setting it up.
>
>
> --
> John Biddiscombe,                            email:biddisco @ cscs.ch
> http://www.cscs.ch/
> CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
> Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100920/b215fe98/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: socket_relay.tar.gz
Type: application/x-gzip
Size: 5150 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100920/b215fe98/attachment.bin>


More information about the ParaView mailing list