Thanks Marko for the reply. Soo I changed my ssh port in sshd_config and did: systemctl restart sshd.service. I then did: firewall-cmd --add-port=port/tcp firewall-cmd --permanent --add-port=port/tcp firewall-cmd --reload and for safety: systemctl restart firewalld and I get a connection:refused. so I decided to do systemctl stop firewalld and try again, still connection refused. Commented out the port line in sshd_config (so back to 22) and restart, works. so I am confused as to what is happening. I have done this 100 times in CentOS 6.x On Wed, Oct 29, 2014 at 7:13 PM, Marko Vojinovic <vvmarko@xxxxxxxxx> wrote: > On Wed, 29 Oct 2014 17:50:54 -0700 > "Jason T. Slack-Moehrle" <slackmoehrle@xxxxxxxxx> wrote: > > > I tried to install CentOS 7 on a new system. It works. > > > > However, I'm noticing small things: > > 1. system-config-network-tui is not installed and yum cannot find it. > > I realized for this -- nmtui > > > > What about firewall? I can't seem to understand the replacement from > > system-config-firewall-tui > > man firewall-cmd > > HTH, :-) > Marko > > _______________________________________________ > CentOS mailing list > CentOS@xxxxxxxxxx > http://lists.centos.org/mailman/listinfo/centos > _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos