Personal tools
You are here: Home Support and Documentation Administrator's Guide Appendix B.  TCP Ports Used by ThinLinc
Document Actions

Appendix B.  TCP Ports Used by ThinLinc

Appendix B.  TCP Ports Used by ThinLinc

B.1.  On Machine Running VSM Server

22: SSH Daemon

Port 22 is not used by ThinLinc per se, but since no ThinLinc installation can work without a running SSH daemon, we list port 22 here. Port 22 is the normal SSH port, but basically any port can be used - the client has support for connecting to any port. Note however that if the SSH daemon on the VSM server is listening on port x, all VSM agents must also have their SSH daemons configured to listen on port x.

9000: VSM server

The VSM server listens on port 9000. The traffic is encrypted and comes from the different VSM components The protocol used is XML-RPC through HTTP (using a minimal internal HTTP server in the VSM server).