We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2013-12-28 04:08:53 +0200 |
I want to configure sshd to listen to a different port (above 1000). I already edited /etc/ssh/sshd_config:
[...]
Port 40233
[...]
But either reboot, nor restart of service sshd.service seems to be changing the port(stopping of sshd.service does nothing in fact, open ssh-connections were still working)
2 | No.2 Revision |
I want to configure sshd to listen to on a different port (above 1000). I already edited
/etc/ssh/sshd_config:
[...]
Port 40233
[...]
But either reboot, nor restart of service sshd.service seems to be changing the port(stopping of sshd.service does nothing in fact, open ssh-connections were still working)
3 | retagged |
I want to configure sshd to listen on a different port (above 1000). I already edited /etc/ssh/sshd_config:
[...]
Port 40233
[...]
But either reboot, nor restart of service sshd.service seems to be changing the port(stopping of sshd.service does nothing in fact, open ssh-connections were still working)