New server (RHEL 7) in a very restrictive network environment that permits only a handful of ports for everything connected in the LAN.
22 is accessible and I'm wondering if it's possible to have NX Server use 22 for NX protocol (and not SSH). By definition, NX requires a high number port, so I was wondering if there was a way to listen also to 22.
NX protocol seems to work better for us and it would be great if we could keep it.
Is there a way to tunnel NX, which is setup for port e.g. 4000 to listen to 22, which is open for ssh?
Thank you