Questions
Can’t connect to SSH
Get this message when trying to connect to ssh: (ssh -p 2222 app-script-ch23@challenge02.root-me.org)
| IP adress ::ffff:xxx.xxx.xxx.xxx is not authorized to access challenges services
| you need to authenticate on https://www.root-me.org/ first
Don’t know if I got banned when trying to pull a pdf-file generated in one of the challenges with ’scp’?
Is there a time-ban or how do I get access?
Can’t connect to SSH
1) Make sure you are logged in.
2) Start the challenge
3) The command to connect is...
$ ssh app-systeme-ch23@challenge02.root-me.org
app-systeme-ch13@challenge02.root-me.org’s password: app-systeme-ch23
That had worked for me in the first challenge on ch-13. the command to use port 2222 would be...
ssh app-systeme-ch23@challenge02.root-me.org -p 2222
root-me4u.png (PNG, 532.7 kb)