App - Script

jeudi 13 juin 2019, 05:56  #1
Connection refused on challenge02
ksdpmx
  • 2 posts

When I try to `ssh -p 2222 app-script-ch7@challenge02.root-me.org -v`, the terminal prints out :

```
OpenSSH_7.6p1 Ubuntu-4ubuntu0.3, OpenSSL 1.0.2n 7 Dec 2017
debug1 : Reading configuration data /etc/ssh/ssh_config
debug1 : /etc/ssh/ssh_config line 19 : Applying options for *
debug1 : Connecting to challenge02.root-me.org [212.129.38.224] port 2222.
debug1 : connect to address 212.129.38.224 port 2222 : Connection refused
debug1 : Connecting to challenge02.root-me.org [2001:bc8:35b0:c166::152] port 2222.
debug1 : connect to address 2001:bc8:35b0:c166::152 port 2222 : Network is unreachable
ssh : connect to host challenge02.root-me.org port 2222 : Network is unreachable
```

I’ve already tried to connect from JP/NL.

Am I been banned ? Why I can’t connect to the lab ?
Thanks in advance.

jeudi 13 juin 2019, 10:15  #2
Connection refused on challenge02
Sicarius
  • 23 posts

Yeah, same for me.

You can use the WebSSH instead :)

jeudi 13 juin 2019, 13:04  #3
Connection refused on challenge02
ksdpmx
  • 2 posts

@TraaaxX WebSSH works out for me 🙂

mardi 2 juillet 2019, 18:20  #4
Connection refused on challenge02
Pommaq
  • 2 posts

A little late but I’ll leave this here for future readers...
Try logging in to your root-me account normally before attempting to connect to one of their servers with ssh.

Not sure but this does appear to help in my case.