When ever I try to restart SSH I always get
------------------------------------------------------------------
Restarting SSH Daemon
Waiting for sshd to restart.....finished.
sshd (/usr/sbin/sshd) running as root with PID 27400 (pidfile check method)
sshd: [ != SSH]
sshd has failed, please contact the sysadmin.
--------------------------------------------------------------------
I was told by the host it is probably becasue I changed the SSH port from 22 to another port.
If this is true how to I fix it so it restarts with the NEW port I gave it since we all know keeping
port 22 isn't a good idea.
Thanks
Charles
------------------------------------------------------------------
Restarting SSH Daemon
Waiting for sshd to restart.....finished.
sshd (/usr/sbin/sshd) running as root with PID 27400 (pidfile check method)
sshd: [ != SSH]
sshd has failed, please contact the sysadmin.
--------------------------------------------------------------------
I was told by the host it is probably becasue I changed the SSH port from 22 to another port.
If this is true how to I fix it so it restarts with the NEW port I gave it since we all know keeping
port 22 isn't a good idea.
Thanks
Charles