-1

After change ssh port from 22 to 2222, I can't access into VPS.

How can I change port back to 22?

Centos 6.5, Plesk

Enamul Hassan
  • 5,266
  • 23
  • 39
  • 56

1 Answers1

0

You have to login to the machine somehow to change the port... how did you change the port? Do you have firewall that blocks connections on 2222? I assume you specified port ssh -p2222 to connect to?

agilob
  • 6,082
  • 3
  • 33
  • 49