• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue SSH-Connection

omexlu

Regular Pleskian
Hello,

I changed my SSH port in the configuration to another port and blocked the port for 22 in the firewall.

However, if I now enter 'ssh user@IP' in Ubuntu (Desktop), I can still connect to the server, what is the reason for this (the known_hosts)?

e.g. 'ssh -p 22 user@ip' does not work.

I do not understand this?

Thanks
 
A firewall in front of the server might be blocking port 22. A firewall might be blocking it in your local network/router. Your IP from where you are attempting to connect might be on the ban list of fail2ban in your server due to too many false login attempts.
 
thanks,

I search google what is my ip? and I put this into the search box in the fail2ban part of PLESK, no, not in there!

I recently had to run a command PLESK REPAIR as I CHOWNED 777 -R / by accident
 
Back
Top