Hi guys,
Until now, I was able to connect to my box using SSH on the standard port 22. For security reasons I decided to move to it to the different port 123456. On my LAN, when I tested the connection I was able to connect to the box using the newly specified port in sshd_config. But this morning when I tried to connect remotely, I did get the following error:
I looked at every setting on the router and the port forwarding is all set OK, and I even turned off the firewall but without success.
Could someone suggest what else I could try?
Fred
Until now, I was able to connect to my box using SSH on the standard port 22. For security reasons I decided to move to it to the different port 123456. On my LAN, when I tested the connection I was able to connect to the box using the newly specified port in sshd_config. But this morning when I tried to connect remotely, I did get the following error:
Code:
ssh: connect to host 82.31.xx.xxx port 12345: Connection refused
I looked at every setting on the router and the port forwarding is all set OK, and I even turned off the firewall but without success.
Could someone suggest what else I could try?
Fred