add information about port 4000 for ssh gateways

This commit is contained in:
2023-11-02 10:07:59 +01:00
parent 18e2ca37d1
commit 733d8c829c
3 changed files with 26 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
The purpose of the ssh gateways is to give access to protected networks and resources (for a finite period of time).
Users are only supposed to use ssh to connect to the gateways as well as them to further connect to other machines. Never the less, for ease of use, there are some protocols/ports that can directly be accessed from the ssh gateway. These ports include: 5900 VNC, 3389 RDP, ICMP/PING.
Users are only supposed to use ssh to connect to the gateways as well as them to further connect to other machines. Never the less, for ease of use, there are some protocols/ports that can directly be accessed from the ssh gateway. These ports include: 5900 VNC, 3389 RDP, 4000 NX, ICMP/PING.
Therefore direct portforwarding on those ports will work.
```