[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: slapd_open_listener: socket () failed for AF_INET6_errno=97
Kurt, I think I've found the problem. My Debian box (vmware) keeps
losing it nic and when I bring it back up it's doing so in IPv6
configuration. Once this is done I can't search Openldap - it just
hangs. I stop slapd and..it won't restart.
I'm hoping one of my good Debian friends know more about the nic config
then I do. I don't want IPv6....
Thanks for the help,
TJ
On Fri, 2004-04-30 at 11:28, Kurt D. Zeilenga wrote:
> See http://www.openldap.org/faq/index.cgi?file=652.
>
> At 12:06 AM 4/30/2004, Tim Jordan wrote:
>
> >Hello everyone,
> >Trying to make my next step in building a functioning OpenLDAP directory
> >work. I've been working with pam_ldap and noticed that I was getting a
> >"can't contact ldap server" error - then in the syslog I found this:
> >
> >slapd[1038]: slapd_open_listener: socket () failed for AF_INET6_
> >errno=97 (Address faimly not supported by protocol)
> >
> >I've been mostly changing the pam.d/* files and the nsswitch.conf.
> >
> >I searched Google and the faq for OpenLDAP...no help....Can anyone
> >advise on this error?
> >
> >Thanks,
> >TJ