Re: getaddrinfo: Host not found problem

2002-11-14 Thread Erik Enge
[EMAIL PROTECTED] writes: > As I understand it, "::" is used like "." is in IPv4. They are similar, but "::" can mean much more to IPv6 addresses than "." can to IPv4 addresses. For more information about this, please consult the following RFC: RFC 1924, _A Compact Representation of IPv6 Addr

Re: getaddrinfo: Host not found problem

2002-11-14 Thread tim . conway
I'm sorry. I guess i didn't read your question very well. I think chroot when i hear resolution problems. I think your problem is IPv6-related. As I understand it, "::" is used like "." is in IPv4. Any v6-ers out there who can help out? Tim Conway [EMAIL PROTECTED] reorder name and reverse

Re: getaddrinfo: Host not found problem

2002-11-13 Thread tim . conway
Randy: I suspect it's running chrooted, and can't see the necessary items to resolve names. Fastest is to turn off chroot. You may be able to get by with just turning off "hosts allow" and/or "hosts deny". It seems that maybe an /etc in the root of the module will take care of it, or so i t