<div dir="ltr"><div>root@spce:~# /etc/init.d/ssh</div><div>[info] Usage: /etc/init.d/ssh {start|stop|reload|force-reload|restart|try-restart|status}.</div><div>root@spce:~# /etc/init.d/ssh status</div><div>[ ok ] sshd is running.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 12, 2017 at 11:56 AM, Alex Lutay <span dir="ltr"><<a href="mailto:alutay@sipwise.com" target="_blank">alutay@sipwise.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
This is hard to say something from this side.<br>
<br>
You can't connect or your credentials were not accepted?<br>
<br>
Obviously you need to connect the system using terminal/console<br>
and check sshd state, is IP listening there correct,<br>
then you can check /var/log/auth.log to see the reason why<br>
you login attempt was rejected.<br>
<br>
I do not recall mr5.3.1 changes which can affect SSHd.<br>
BTW, did you access system using password or key?<br>
<br>
I see one option moved to config.yml:<br>
> 17:55:25 ✔ taurus:(mr5.3.1)~/sipwise/git/<wbr>templates$ git diff mr5.2.1 mr5.3.1  -- system/sshd_config<br>
> diff --git a/system/sshd_config b/system/sshd_config<br>
> index 9163032..8f83735 100644<br>
> --- a/system/sshd_config<br>
> +++ b/system/sshd_config<br>
> @@ -67,7 +67,7 @@ PermitEmptyPasswords no<br>
>  ChallengeResponseAuthenticatio<wbr>n no<br>
><br>
>  # Change to no to disable tunnelled clear text passwords<br>
> -#PasswordAuthentication yes<br>
> +PasswordAuthentication [% sshd.password_authentication %]<br>
><br>
>  # Kerberos options<br>
>  #KerberosAuthentication no<br>
> 17:55:27 ✔ taurus:(mr5.3.1)~/sipwise/git/<wbr>templates$<br>
<br>
While default value must not be changed there.<br>
<br>
Please share your progress there. Tnx!<br>
<div class="HOEnZb"><div class="h5"><br>
On 06/12/2017 05:42 PM, Anthony Sanchez wrote:<br>
> Yesterday I did an upgrade from mr5.2.1 to mr5.3.1, after that ssh<br>
> connections stops working.<br>
> How can I get it working again?<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Alex Lutay<br>
______________________________<wbr>_________________<br>
Spce-user mailing list<br>
<a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a><br>
<a href="https://lists.sipwise.com/listinfo/spce-user" rel="noreferrer" target="_blank">https://lists.sipwise.com/<wbr>listinfo/spce-user</a><br>
</font></span></blockquote></div><br></div>