Hi,

> On 19/07/2008, _V-IT-Systemhaus-Perl-LDAP von extern
> <[EMAIL PROTECTED]> wrote:
> > Hi *,
> 
> >  - Novell SLES 10 (x86_64)
> >  - Net::LDAP 0.36
> >  - Net::SSLeay 1.32
> >  - openssl 0.9.8a-18.23
> First thoughgt ...
> SLES has some iptables filtering going by default, check whether
> you can reach the port via telnet... if you get a connection refused
> or a time-out, try with iptables disabled.  If that works, tune your
> iptables rules.

there is no firewall active at all.

> 
> telnet my_dc 636

Yes, works ok.
I can even get an LDAPS connection using openssl:

openssl s_client -connect <my_dc>:636 -CAfile <my_cafile>  -ssl3

> 
> 
> >  TIA.
> >
> >  Bye.
> >  Michael.
> Cheers,
> Andrej

Thx for your answer.

Bye.
Michael.

Reply via email to