Na parte do servidor, verifique:
[root@localhost ~]# grep ssh /etc/services | grep 22
ssh 22/tcp # The Secure Shell (SSH) Protocol
ssh 22/udp # The Secure Shell (SSH) Protocol
ssh 22/sctp # SSH
[root@localhost ~]# grep 22 /etc/ssh/sshd_config
#Port 22