welcome: please sign in

Revision 3 as of 2007-08-27 23:30:45

Clear message
Edit

KvmInfo

1. IP KVM Tunneling

To use a VNC through a tunnel, one of the following commands must be issued More information needed...

 /usr/local/bin/stunnel -f -c -d 5900 -r 69.90.123.69:15900

or

 ssh admin@69.90.123.69 -L 5900:69.90.123.69:5900