On Monday, September 05, 2011 06:50:35 AM Johannes Geiss wrote: > On Fri, 02 Sep 2011 08:50:46 +0200 > > Joost Roeleveld <[email protected]> wrote: > > What do you mean with, "outside"? > > I meant from another place via the Internet through my router to my > computer.
I suspected this to be the case. > > > [...] > > > > Hope this helps. > > Yes, your suggestions helped. Thank you very much. Though it doesn't > solve the problem. Now I know I did everything right at my > LDAP-server, but the problem is my router (Speedport W 503V Typ C). > It's blocking some (not all) of the communication. I forwarded all > ports to my computer (ie. it's in the DMZ), but LDAP is not working > correctly. How did you forward all ports? I never specify a port-range for port-forwarding, but only specific ports. I am not familiar with the router you are using, but is there an option to specify a specific port? Alternatively, you could try using port-forwarding/tunneling using SSH- connections. Your LDAP-client should be able to hitch a ride over that connection if you set up the tunnel. If you google for "ssh portforwarding" you should find some examples and explanations for this. -- Joost

