• 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

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