To access the CentOS 7 from remote by SSH or Putty, we need to open the firewall for logging the server.
#firewall-cmd --permanent --add-port=100/tcp
#firewall-cmd --reload
#firewall-cmd --list-ports
#firewall-cmd --permanent --add-port=100/tcp
#firewall-cmd --reload
#firewall-cmd --list-ports
No comments:
Post a Comment