On a new installation of Ubuntu 22.04 I can not connect to my servers from terminal using ssh.
I use this command as I have always done for almost 10 years.
ssh user@host -p55555
After some time the server replies:
ssh: connect to host 11.22.33.44 port 12345: Connection timed out
I tried to see if there is an active firewall but I can find any.
Do I have to config something new in this version to have access to my servers?
From dolphin explorer I can perfectly connect with the same servers using ftps.