07-05-2019, 05:40 PM
can you connect to ssh service on port 22 on that vps ?
let me guess. the answer is yes.
you can use http://portquiz.net/ to test connection to specific tcp ports. use
in this case. my guess is you will see you can.
I think your iptables (firewall) is not configured to let incoming on 22.
check the rules using iptables -L
let us know.
let me guess. the answer is yes.
you can use http://portquiz.net/ to test connection to specific tcp ports. use
Code: (Select All)
cat < /dev/tcp/portquiz.net/22
I think your iptables (firewall) is not configured to let incoming on 22.
check the rules using iptables -L
let us know.
Sincere Thanks to VirMach for my VPS9. Also many thanks to Shadow Hosting and cubedata for the experiences I had with their VPSs.