/root/.ssh
:
restorecon -R -v /root/.ssh
/etc/sysconfig/iptables
to allow
connections to the port on which the management console is listening
(10020 by default). Open the port only on the machine on which the
management console is running:
-A INPUT -m state --state NEW -m tcp -p tcp --dport 10020 -j ACCEPT