J.2 Ssh Tunneling Between A Windows Management Console And A Linux Managed Device - Novell ZENWORKS LINUX MANAGEMENT 7.2 IR2 - ADMINISTRATION GUIDE 09-25-2008 Administration Manual

Table of Contents

Advertisement

Similarly, you should forward data to 5951 if you want to tunnel Remote Login:
If you are running Remote Control service on "work" on 5950 and you want a secure
connection to it from your local management console, you can start the SSH session using:
ssh -L 5952:work:5950 work
Any connections to port 5952 on your local management console would actually connect to
5950 on "work," so instead of running a vnc viewer as:
vncviewer work:50
run it as follows:
vncviewer localhost :52
Figure J-1
NOTE: If you are using the Linux VNC viewer to connect via SSH, when the viewer connects to a
server on the local management console, by default it uses VNC's pixel encoding because this
generally gives better performance for local access. If this server is actually an SSHD redirecting the
data for another workstation, you can override this using the -tight option to the viewer or you can
send a lot more data over the network.
J.2 SSH Tunneling between a Windows
Management Console and a Linux Managed
Device
SSH clients are also available for Windows, Macintosh, and other platforms, but if you want servers
on these platforms you might need to use a commercial version or route your connection via a Linux
device.
There are several scenarios for using SSH tunneling between a Windows management console and a
Linux managed device. For the sake of simplicity, the following procedure uses a scenario in which
you are using a Windows laptop "viewer" in a non-secure Wide Area Network to remotely control
your Linux managed device "work" installed inside your secure Local Area Network. Another
Linux device called "gateway" is in your secure local area network and runs the SSH daemon. The
following steps explain how you can use the PuTTY SSH client to configure an SSH tunnel so that
the Remote Management data is encrypted when it travels between "viewer" and "gateway" and is
then forwarded to "work" inside the secure network.
NOTE: The PuTTY SSH client is available at the
~sgtatham/putty). If you are using other SSH client software, use the appropriate commands for that
software.
1 Enter the following command in the shell prompt:
putty -L 5952:work:5950 gateway
656 Novell ZENworks 7.2 Linux Management Administration Guide
Linux Console to Linux Managed Device with Tunneling
PuTTY site (http://www.chiark.greenend.org.uk/

Advertisement

Table of Contents
loading

This manual is also suitable for:

Zenworks linux management 7.2ir2

Table of Contents