[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: ldap_bind: Can't contact LDAP server (-1)



Bart McFarling wanted us to know:

>Get this it works as long as im not using the local machine???

It most likely is listening only on the eth0 IP.  A quick check of
'netstat -ltnp | grep :389' should have shown that it was listening to
(example) 192.168.1.20 instead of 127.0.0.1 (localhost only) or 0.0.0.0
(all interfaces).

At any rate, congrats on getting it going yourself!
-- 
Regards...		Todd
There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo.  Please use in that order. --Ed Howdershelt
Linux kernel 2.6.8.1-12mdkenterprise   2 users,  load average: 0.00, 0.02, 0.00