[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: IPv6 disabled?
Jose Gonzalez Gomez <jgonzalez@opentechnet.com> writes:
> This seem to imply that IPv6 has been compiled into Heimdal, and
> that the process is exiting or closing the connection due to this
> error. Has anyone experienced this?
It implies that you kernel and libc returns ipv6 sockets when your
application does getaddrinfo(..., AI_PASSIVE);
And since some operating systems (linux among them) defaults to v4 mapped
addresses, everything breaks.
Why do you disable v6 support in heimdal ?
Love
PGP signature