I want to change the standard SSH port, when editing the sshd_config file you can read that this has to be done through the registry configuration. Indeed when I change the port that way and reload the service a cat /etc/ssh/sshd_config shows the new port setting.
However, when i use the new SSH port I get the Connection refused error, this also with the now defunct standard 22 port.
What am I overlooking?