OK, after having had a look into the source, I found the answer myself: the range is not configurable. qrsh uses bind() and gets an automatically assigned port, which is taken from the range of Dynamic and/or Private Ports, which on my system are set in /proc/sys/net/ipv4/ip_local_port_range to 32768-61000.
So it seems I would have to open the whole range in the firewall. Yours, Alex On 08/24/2016 07:33 PM, Alexander Hasselhuhn wrote:
Hi, does anyone know which ports I would have to insert into my firewall config for qrsh to work? It seems qrsh opens a port on the submit host and listens on it. The ports seem to change randomly for each execution of qrsh. Btw. I'm using OGS/GE 2011.11p1. Thanks, Alex _______________________________________________ users mailing list users@gridengine.org https://gridengine.org/mailman/listinfo/users
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ users mailing list users@gridengine.org https://gridengine.org/mailman/listinfo/users