• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Resolved Change ssh port

Arnaud GUY

New Pleskian
Hello,
I've change my ssh port and it's ok.
But now i wan't to return to port 22, and i can not remember how I did!

all line are comment in ssh_config, i've uncomment port 22 and restart sshd service but don't work.

Thanks
 
Are sure that ssh service is up and running?

What is output of commands:

# lsof -i tcp | grep ssh
# lsof -i tcp:22

?
 
Back
Top