Set up a "relay" service
Posted
by trikks
on Server Fault
See other posts from Server Fault
or by trikks
Published on 2010-03-21T18:02:10Z
Indexed on
2010/03/21
18:11 UTC
Read the original article
Hit count: 201
Hi!
I'm trying to create a 'left client' > server < 'right client' setup but need some advice and tips.
Let's say that I have a server-daemon on the left side, like a vnc-server that connects to the middle server.
On the right side I've got a client that want to connect to the left server-daemon, but it has to be done through the middle server. I assume this should be done with some tunneling service.
The server environment is a fully featured Debian Linux or Mac OS X Server host.
Any idéas?
Thanks / Trikks
© Server Fault or respective owner