| Summary: | Default FreeBSD 5.3 named setup has problems resolving names due to IPv6 issues | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Roy Badami <roy> |
| Component: | bin | Assignee: | Doug Barton <dougb> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.3-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Roy Badami
2005-03-07 22:10:06 UTC
I should add that this problem also affects the bind9 port in FreeBSD 4. I'm not sure whether it effects the BIND 8 install in the base FreeBSD 4 system (I suspect not [1], but I'm not immediately in a position to verify it). Another good way to demonstrate the problem is with dig, which suffers from the same problem as named The command dig @a.gtld-servers.net foo.com will fail to get a response, because a.gtld-servers.net is IPv6-connected. -roy [1] I note that /usr/bin/dig doesn't suffer from this on FreeBSD 4.10, but that /usr/local/bin/dig (built from the bind9 port) does; hence the suspicion that BIND 8's named won't suffer from this either. Responsible Changed From-To: freebsd-bugs->dougb Assign to BIND maintainer State Changed From-To: open->closed BIND 9.3.1 fixed this problem. Update to the latest 5-Stable and/or update your ports tree to the latest version. |