How does the Host command query DNS?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fedora 20 question.

I have noticed that the Host command is always returning first IPv4 addresses, and then IPv6 addresses.  So I asked on the BIND list can got the following:

================================================

> Does bind order address class on queries?  That is does it, say, group 
> IPv4 addresses then IPv6?

If the query is for A records the response will contain only IPv4 
addresses, if the query is for AAAA records it will be IPv6. Only if the 
client performs an ANY query will the response contain both. ANY records 
are not generally used by applications, because they only return what's 
in the resolver's cache, which may not be all the records associated 
with the name; ANY queries are usually only useful when querying 
authoritative servers (unless what you're trying to find out is what's 
currently in the resolver's cache).


================================================


It seems that if I change the content of my zone file, I get the new results so it does not appear to be working from cache.  Is Host making separate A then AAAA requests?  Is there a way to put priority on IPv6 addresses for all applications?


-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux