Appendix B. TCP Ports Used by ThinLinc
Table of Contents
- 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).