Jump to content

{SOLVED} Cannot SSH


Recommended Posts

I borked some setting and can no longer SSH into my server I think it may have to do with the allowedhosts.conf

But I can no longer get to /mnt any ideas on how to reset all ssh settings.

Ssh plugin special port selected 

Getting connection refused error every which way I try

I can use the terminal via the GUI i think I can edit the allowed hosts there, does anyone know the exact path to it

Edited by Fiservedpi
Link to comment

There isnt one by default so unless you installed a plugin or something there would not be one. You can check /etc/ssh for files in there if you want.

 

You can find using this command other directories to check (ignore any docker containers).

 

find / -name ssh -type d

 

eg: on my system the find command (ignoring dockers) found this:

/etc/ssh
/boot/config/ssh

Edited by PeteAsking
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...