Reconfiguring ssh-socks-proxy
If you make changes to the ssh-socks-proxy-config.xml
configuration
file, you can take the changes in use by restarting or reconfiguring the
SOCKS Proxy. Existing connections will stay open using the old settings and new
connections will use the reconfigured settings.
Under USS, take a new SOCKS Proxy configuration in use by executing one of the
following commands:
> /opt/tectia/bin/ssh-socks-proxy --reconfig
OR
> /opt/tectia/bin/ssh-socks-proxy-ctl reload
OR with the following script:
> /opt/tectia/etc/init.d/ssh-socks-proxy restart
Under MVS, when you are running the SOCKS Proxy as a started task, take a new SOCKS Proxy
configuration in use with the following command:
== > s SSHSP,f=reconfig
OR:
== > s SSHSP,f=restart