On Tue, 2017-04-11 at 17:34 -0700, Mun Johl wrote:
> Just to show how much I know, apparently our machines are running
> firewalld; not iptables.  But I still have the same queries, only now
> they are related to firewalld :)


Here's what I do:

    firewall-cmd --permanent --add-port=6444/tcp
    firewall-cmd --permanent --add-port=6445/tcp
    firewall-cmd --reload

This could probably be consolidated, but I prefer one-at-a-time for
easier debugging when things go wrong.

                                        Chris
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to