SyntaxFix
Write A Post
Hire A Developer
Questions
On the server, try:
netstat -an
and look to see if tcp port 22 is opened (use findstr in Windows or grep in Unix).
tcp port 22
findstr
grep