Network

Tuesday 7 April 2015, 00:23  #1
LDAP server unreachable
0x4148
  • 1 posts

root@PhoeniX-Kali: # telnet challenge01.root-me.org 54013
Trying 212.129.38.224...
Trying 2001:bc8:35b0:c166::150...
telnet: Unable to connect to remote host: Network is unreachable

????

Tuesday 7 April 2015, 12:28  #2
LDAP server unreachable
g0uZ
  • 176 posts

When I try :

telnet challenge01.root-me.org 54013
Trying 2001:bc8:35b0:c166::150...
Connected to challenge01.root-me.org.
Escape character is '^]'.
^]
telnet> quit
Connection closed.
Sunday 25 October 2015, 06:22  #3
LDAP server unreachable
bk201
  • 4 posts

Same with me.


Monday 23 November 2015, 15:44  #4
LDAP server unreachable
joachim
  • 1 posts

Same here:

root@kali: # telnet challenge01.root-me.org 54013
Trying 212.129.38.224...
Trying 2001:bc8:35b0:c166::150...
telnet: Unable to connect to remote host: Network is unreachable

Monday 21 December 2015, 10:07  #5
LDAP server unreachable
alex_adept
  • 4 posts

the same. It’s normal?

Trying 212.129.38.224...
Trying 2001:bc8:35b0:c166::150...
telnet: Unable to connect to remote host: Network is unreachable

Tuesday 26 July 2016, 09:21  #6
LDAP server unreachable
G Dawg
  • 1 posts

A quick google search will lead you to a ldapsearch . I’v cleared everything up to the global systems challenge and this one still plagues me .  😡

Wednesday 21 September 2016, 21:48  #7
LDAP server unreachable
Cymon
  • 1 posts

Hay guys!
When i use ldapsearch coommand for this challenge, i got Insufficient Access error.
I have no idea why i got this error.
Have you seen it before.I googled it and but i have no solution about it.
So please give me some advice.. 😄

Thursday 12 January 2017, 18:41  #8
LDAP server unreachable
bk201
  • 4 posts

same here
ldap_sasl_bind(SIMPLE): Can’t contact LDAP server (-1)

Sunday 15 January 2017, 10:25  #9
LDAP server unreachable
saltthehash
  • 7 posts

I am having the same issue as Cymon, insufficient access error when trying to access dc=challenge01,dc=root-me,dc=org as anonymous, which seems odd since the problem statement clearly states "It seems that one of the anonymous created a new branch in the LDAP directory".

Tuesday 24 January 2017, 22:25  #10
LDAP server unreachable
spyders
  • 3 posts

server is currently unreachable for me.

Wednesday 15 February 2017, 14:44  #11
LDAP server unreachable
logui
  • 1 posts

same issue as bk201; Can anyone enlighten me please?
Had try multiple requests using ldapsearch but have the same response :ldap_sasl_bind(SIMPLE): Can’t contact LDAP server (-1)

Monday 20 February 2017, 07:36  #12
LDAP server unreachable
BlueDolphin
  • 5 posts

I can connect with it using a program called ldap, a nice GUI.
How ever once I am in, I cannot find any files, as I get a permission denied error.

Thursday 23 February 2017, 16:01  #13
LDAP server unreachable
Raslin777
  • 3 posts

telnet challenge01.root-me.org 54013
Trying 212.129.38.224...
Trying 2001:bc8:35b0:c166::150...
telnet: Unable to connect to remote host: Network is unreachable

Thursday 23 February 2017, 16:03  #14
LDAP server unreachable
Raslin777
  • 3 posts

Starting Nmap 7.25BETA2 ( https://nmap.org ) at 2017-02-23 09:59 EST
Nmap scan report for challenge01.root-me.org (212.129.38.224)
Host is up (0.10s latency).
Other addresses for challenge01.root-me.org (not scanned): 2001:bc8:35b0:c166::150
PORT STATE SERVICE
54013/tcp closed unknown

Monday 25 June 2018, 11:48  #15
LDAP server unreachable
pabb
  • 2 posts

$ ldapsearch -h challenge01.root-me.org -p 54013
ldap_sasl_interactive_bind_s: Can’t contact LDAP server (-1)