Nokia Network Voyager for IPSO 4.0 Reference Guide 311Tunneling HTTP Over SSHTo tunnel HTTP over SSH1. Generate a key.2. Put authorized public keys on the system.3. Log in and redirect a port on your platform to the remote platform. Depending on what typeof terminal you are using complete the following. From a UNIX terminal—Use the -L option to redirect a port to port 80 on the remoteplatform. The following example redirects port 8000.At the shell prompt, type:ssh -l admin Nokia Platform.corp.com -L 8000:127.0.0.1:80 From a Windows terminal—Use the client to redirect port 8000.a. When you open a connection, click Properties.b. Select the Forward tab.c. Enter a new local port-forwarding entry by clicking on new.d. The source port should be 8000. The destination host should be 127.0.0.1, and thedestination port should be 80. For security reasons, check the allow local connectionsonly box.e. Click OK twice to return to the connection dialog box.f. Press OK to connect to the remote host.NoteTo redirect a port permanently, choose Save As in the File menu and save theconfiguration to a file. This allows you to redirect the same ports every time you createan HTTP tunnel over SSHNetwork Voyager Session ManagementIPSO session management lets administrators prevent multiple users from making simultaneousconfiguration changes, whether they are using Nokia Network Voyager or the CLI. When youlog in, you can acquire an exclusive configuration lock so that other users cannot makeconfiguration changes to an appliance while you are logged into it. Sessions are logged outautomatically after a period of inactivity that you can specify, or the user can manually log out atany time.