• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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