Skip to Content
DNS and BIND on IPv6
book

DNS and BIND on IPv6

by Cricket Liu
May 2011
Intermediate to advanced
52 pages
1h 5m
English
O'Reilly Media, Inc.
Content preview from DNS and BIND on IPv6

Chapter 3. Resolver Configuration

Configuring a resolver to query a name server over IPv6 is a piece of cake—assuming the resolver supports IPv6! You can just plug the IPv6 address of a recursive name server into the resolver. On a Unix-ish operating system, that’s usually done in the resolv.conf file with a nameserver directive:

nameserver 2001:db8:cafe:1::1

If the resolver is on the same host as a recursive name server, you can use the IPv6 loopback address, of course:

nameserver ::1

Mac OS X

With Mac OS X, resolver configuration is done in System Preferences. Click on System Preferences, then on Network (under the Internet & Wireless category). To configure the name servers you use when connected via AirPort, click on AirPort in the list of network interfaces on the left, then click on the Advanced... button at the lower right. In the window that appears, click on the DNS tab. The resulting window should look like this:

image with no caption

If your computer has been assigned a list of name servers by a DHCP server, you may find the DNS Servers: section populated. You can override this list by clicking the + button below the list, though. Enter one or more IPv6 addresses to query the name servers’ IPv6 addresses.

To configure the name servers you use when connected to the Internet via another network interface, such as your Mac’s Ethernet interface, simply choose Ethernet from the Network panel.

Windows

With ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

DNS & BIND Cookbook

DNS & BIND Cookbook

Cricket Liu
Linux Observability with BPF

Linux Observability with BPF

David Calavera, Lorenzo Fontana
Network Security with OpenSSL

Network Security with OpenSSL

John Viega, Matt Messier, Pravir Chandra

Publisher Resources

ISBN: 9781449308025Errata Page