SSH Tectia  
Previous Next Up [Contents] [Index]

    About This Document >>
    Installing SSH Tectia Server for IBM z/OS >>
    Getting Started with SSH Tectia Server for IBM z/OS >>
    Configuring the Server >>
    Authentication >>
    System Administration >>
    File Transfer Using SFTP >>
    Secure File Transfer Using Transparent FTP Security >>
        Introduction to Transparent FTP Security
        Configuring SOCKS Proxy >>
        Creating the SSHSP User
        Running SOCKS Proxy
            Starting ssh-socks-proxy Manually under USS
            Running ssh-socks-proxy as a Started Task
            Stopping ssh-socks-proxy
            Reconfiguring ssh-socks-proxy
        Configuring FTP >>
        Examples of Transparent FTP Security>>
    Tunneling >>
    Troubleshooting SSH Tectia Server for IBM z/OS >>
    Man Pages and Default Configuration Files >>
    Log Messages >>

Running SOCKS Proxy

The SOCKS Proxy component consists of two processes:

  • ssh-socks-proxy: the SSH Tectia SOCKS Proxy process that needs to be running before transparent tunneling connections can be made. The process can be started under USS, or by using a JCL script or started task.
  • ssh-socks-proxy-ctl: control process for the SOCKS Proxy. It can be used, for example, to view the status of the SOCKS Proxy, to reconfigure or stop the SOCKS Proxy, or to load private keys to memory.

In addition to the processes, there is an init script for re/starting and stopping the ssh-socks-proxy process:

> /opt/tectia/etc/init.d/ssh-socks-proxy 

The script takes commands start, restart, stop and version. For example to force the SOCKS Proxy to stop, run:

> /opt/tectia/etc/init.d/ssh-socks-proxy stop

Once the script is defined in the JCL procedure for SSHSP (see Running ssh-socks-proxy as a Started Task), you can also run it with operator commands. For example to query the version of the SOCKS Proxy, you can run command:

== > s SSHSP, f=version 

Starting ssh-socks-proxy Manually under USS

Running ssh-socks-proxy as a Started Task

Stopping ssh-socks-proxy

Reconfiguring ssh-socks-proxy

Previous Next Up [Contents] [Index]


[ Contact Information | Support | Feedback | SSH Home Page | SSH Products ]

Copyright © 2011 SSH Communications Security Corp.
This software is protected by international copyright laws. All rights reserved.
Copyright Notice