App - Script
App - Script ch11 or ch12. Connection refused on ssh
When I try to login via ssh into challenge 1 or challenge 3 of app-script I get a connection refused error message.
I am running this from a Kali VM in virtual box with a NAT interface.
root@kali: # ssh -p 2222 app-script-ch11@challenge02.root-me.org
ssh: connect to host challenge02.root-me.org port 2222: Connection refused
root@kali: # ssh -p 2222 app-script-ch12@challenge02.root-me.org
ssh: connect to host challenge02.root-me.org port 2222: Connection refused
This worked properly yesterday. Any ideas?
App - Script ch11 or ch12. Connection refused on ssh
🙂
root@kali: # ssh -p 2222 app-script-ch11@challenge02.root-me.org
ssh: connect to host challenge02.root-me.org port 2222: Connection refused
root@kali: # ssh -p 2222 app-script-ch12@challenge02.root-me.org
ssh: connect to host challenge02.root-me.org port 2222: Connection refused
This worked properly yesterday. Any ideas?
App - Script ch11 or ch12. Connection refused on ssh
hello,
Maybe because you are not logged on RootMe before trying ssh
see here : https://www.root-me.org/?page=faq&lang=en at "I cannot connect to challenges"