Dns - Books On Amazon.com Check eBay.com!


 Page 1   |   First Page   |   Next Page…
Related Topics: |dns|


BOOK
DNS and BIND (5th Edition)
Paul Albitz
$25.91

About this product:
The Domain Naming System (DNS) is a glorious thing. It takes familiar Internet network and machine names (like "amazon.com") and converts them to Internet Protocol (IP) addresses (like "208.35.218.15") that are meaningful to routers and therefore useful for identifying the machine you want to reach. What's amazing is that DNS enables someone in Germany to refer, by name, to a computer in Mongolia even if no one in Germany has ever accessed the distant machine before. It's pretty much self-configuring, too: No human effort in Germany is necessary to make the Mongolian machine reachable by name. DNS and BIND explains how DNS works better for this than any other piece of documentation, printed or otherwise. The work of Paul Albitz and Cricket Liu, now in its fourth revision, has long been considered a classic among systems administrators and network architects, particularly those with a Unix bent.

The fourth edition is mainly an update: The authors have added coverage of incremental and conditional zone transfer with BIND's new NOTIFY features, as well as of Transaction Signatures (TSIG), and DNS Security Extensions (DNSSEC). Sections on firewalling and DNS for IPv6 addresses have been expanded. Throughout, Albitz and Liu maintain their impeccable style, combining text and illustrative listings into an educational whole. --David Wall

Topics covered: The Domain Naming System (DNS) and how it's implemented by BIND (through versions 8.2.3 and 9.1.0), how to set up BIND, how to configure MX records for mail service, parent and child domains, NOTIFY, and DNS security.

BOOK
DNS on Windows Server 2003
Robbie Allen
$29.04

About this product:
While computers and other devices identify each other on networks or the Internet by using unique addresses made up of numbers, humans rely on the Domain Name System (DNS), the distributed database that allows us to identify machines by name. DNS does the work of translating domain names into numerical IP addresses, routing mail to its proper destination, and many other services, so that users require little or no knowledge of the system. If you're a network or system administrator, however, configuring, implementing, and maintaining DNS zones can be a formidable challenge. And now, with Windows Server 2003, an understanding of the workings of DNS is even more critical.

DNS on Windows Server 20003 is a special Windows-oriented edition of the classic DNS and BIND, newly updated to document the many changes to DNS, large and small, found in Windows Server 2003. Veteran O'Reilly authors, Cricket Liu, Matt Larson, and Robbie Allen explain the whole system in terms of the new Windows Server 2003, from starting and stopping a DNS service to establishing an organization's namespace in the global hierarchy.

Besides covering general issues like installing, setting up, and maintaining the server, DNS on Windows Server 2003 tackles the many issues specific to the new Windows environment, including the use of the dnscmd program to manage the Microsoft DNS Server from the command line and development using the WMI DNS provider to manage the name server programmatically. The book also documents new features of the Microsoft DNS Server in Windows Server 2003, including conditional forwarding and zone storage in Active Directory (AD) application partitions.

DNS on Windows Server 2003 provides grounding in:

Security issues

System tuning

Caching Zone change notification

Troubleshooting

Planning for growth

If you're a Windows administrator, DNS on Windows Server 2003 is the operations manual you need for working with DNS every day. If you're a Windows user who simply wants to take the mystery out of the Internet, this book is a readable introduction to the Internet's architecture and inner workings.

BOOK
Pro DNS and BIND
Ron Aitchison
$31.51

About this product:
Pro DNS and BIND guides you through the challenging array of features surrounding DNS, with a special focus on BIND, the world’s most popular DNS implementation. This book unravels the mysteries of DNS, offering insight into origins, evolution, and key concepts like domain names and zone files. This book focuses on running DNS systems based on BIND 9.3.0—the first stable release that includes support for the latest DNSSEC (DNSSEC.bis) standards and a major functional upgrade from previous BIND 9 releases.

If you administer a DNS system or are thinking about running one, or if you need to upgrade to support IPv6 DNS, need to secure a DNS for zone transfer, dynamic update, or other reasons, or if you need to implement DNSSEC, or simply want to understand the DNS system, then this book provides you with a single point of reference. Pro DNS and BIND starts with simple concepts, then moves on to full security-aware DNSSEC configurations. Various features, parameters, and resource records are described and, in the majority of cases, illustrated with one or more examples.

The book contains a complete reference to zone files, Resource Records, and BIND’s configuration file parameters. You can treat the book as as a simple paint-by-numbers guide to everything from a simple caching DNS, to the most complex secure DNS (DNSSEC) implementation. Background information is still included for when you need to know what to do and why you have to do it, and so that you can modify processes to meet your unique needs.

Topics Include:

Introduction to the DNS Basic DNS types with complete configuarion examples DNS and IPv6 Installing BIND on Linux, FreeBSD and Windows Subdomain delegation DNS and load balancing Reverse map delegation DNSSEC (DNSSEC.bis) and the DLV experimental service Key rollover and DNSSEC maintenance DNS tools and diagnostics

BOOK
DNS for Dummies
David Dalan
$13.44

About this product:
* Unique entry-level guide to Domain Name System (DNS), which translates Internet host names into IP addresses and is used with all Internet servers
* Shows how to install, configure, and troubleshoot DNS on both Windows and UNIX servers
* Helps people seeking technology certifications bone up on DNS theory, terminology, and architecture-a requirement in several popular exams
* Includes real-world examples based on the author's daily experience with both large and small networks

BOOK
DNS & BIND Cookbook
Cricket Liu
$3.99

About this product:
The "DNS & BIND Cookbook" presents solutions to the many problems faced by network administrators responsible for a name server. Following O'Reilly's popular problem-and-solution cookbook format, this title is an indispensable companion to "DNS & BIND," 4th Edition, the definitive guide to the critical task of name server administration. The cookbook contains dozens of code recipes showing solutions to everyday problems, ranging from simple questions, like, "How do I get BIND?" to more advanced topics like providing name service for IPv6 addresses. It's full of BIND configuration files that you can adapt to your sites requirements.

With the wide range of recipes in this book, you'll be able to

Check whether a name is registered

Register your domain name and name servers

Create zone files for your domains

Protect your name server from abuse

Set up back-up mail servers and virtual email addresses

Delegate subdomains and check delegation

Use incremental transfer

Secure zone transfers

Restrict which queries a server will answer

Upgrade to BIND 9 from earlier version

Perform logging and troubleshooting

Use IPv6

and much more.

These recipes encompass all the day-to-day tasks you're faced with when managing a name server, and many other tasks you'll face as your site grows. Written by Cricket Liu, a noted authority on DNS, and the author of the bestselling "DNS & BIND" and "DNS on Windows 2000," the "DNS & BIND Cookbook" belongs in every system or network administrator's library.

BOOK
BIND 9 DNS Administration Reference Book
$18.81

About this product:
The BIND 9 DNS Administration Reference Book is a convenient resource covering the tools and configurations for the ISC BIND 9 DNS software suite. BIND (Berkeley Internet Name Domain) is the most commonly-used DNS server on the Internet. BIND provides the named DNS server, a resolver library, and various tools for operating and verifying the DNS server and configurations. The BIND 9 implementation includes DNSSEC for signed zones, TSIG for signed DNS requests, IPv6 support, incremental zone transfers (IXFR), dynamic DNS, zone change notifications, EDNS0, multiple views, multi- processor support, and more. This printed book is based on a variety of open source documentation included with the BIND source code, including the definitive references for the configuration syntax and grammar and the usage of the BIND programs. New chapters and content were added, including many examples and detailed indexing and cross-referencing. This BIND 9 DNS Administration Reference Book corresponds to BIND 9.5 and also covers some differences between older versions.

BOOK
Windows 2000 DNS Server
$7.99

About this product:
Windows 2000 DNS Server provides the most current, hands-on, day-to-day DNS management coverage network administrators need but cannot find in any other book written by the competition. Author Bill Wong is a network consultant who has been testing Windows 2000, including Active Directory and DNS, for clients as well as for PC Magazine. 16 page color blueprints will depict a design process with multiple environments, showing administrators how DDNS, DHCP, Active Directory, security, etc. are laid out and implemented.

BOOK
DNS on Windows 2000
Cricket Liu
$7.98

About this product:
That Microsoft likes to implement network services in its own way--some would call this innovation; others would say it's reinventing the wheel--is news to no one. The folks from Redmond have built Domain Name Service (DNS) capability into Windows 2000 Server, and sure enough, the implementation differs from all those that preceded it. There's nothing wrong with it. It's just unique, and DNS on Windows 2000 explains how. What's more, the book explains DNS generally, in both global and organizational terms. For that reason, the authors are correct to point out in their introduction that this is essentially the classic DNS and BIND (which Cricket Liu, one of this book's authors, also cowrote) for Windows 2000 instead of Unix.

This book does a good job of tying together all aspects of DNS provision for a network administrator. It's a complex undertaking, since DNS involves not only elaborately inter-operating machines in the organizational network, but also interactions with other networks' services and global authorities. Liu and Matt Larson explain the whole system, from starting and stopping a DNS service under Windows 2000 to establishing an organization's namespace in the global hierarchy. They rely on diagrams to clarify DNS conceptually, screen shots to set readers straight on how to configure servers, and plenty of annotated nslookup runs to demonstrate correct and incorrect server behavior. This book's your best bet if you need to implement DNS on a Windows 2000 network and have either no knowledge of DNS, or knowledge that's rooted in Unix implementations. --David Wall

Topics covered: The Domain Name System (DNS) in general, and means of implementing it under Microsoft Windows 2000 Server specifically. There are specific instructions for setting up Microsoft DNS Server instances in a number of configurations, and advice on how to set up zones, MX records, and subdomains. All aspects of the interaction between Windows 2000 and DNS--notably Active Directory--receive attention.

BOOK
Alternative DNS Servers: Choice and Deployment, and Optional SQL/LDAP Back-Ends
Jan-Piet Mens
$37.77

About this product:

Providing a complete survey of DNS (Domain Name System) servers, this reference outlines the most suitable types of servers for varying scenarios. Addressing performance and security issues, this resource describes in detail the ideal scenarios for each server. Additional topics discussed include how DNS information can be stored in LDAP (Lightweight Directory Access Protocol) directories or SQL databases as well as how to construct robust DNS systems.

BOOK
DNS in Action: A detailed and practical guide to DNS implementation, configuration, and administration
Alena Kabelov¿
$26.95

About this product:
The Domain Name System is one of the foundations of the internet. It is the system that allows the translation of human-readable domain names into machines-readable IP addresses and the reverse translation of IP addresses into domain names. This book describes the basic DNS protocol and its extensions; DNS delegation and registration, including for reverse domains; using DNS servers in networks that are not connected to the internet; and using DNS servers on firewall machines. Many detailed examples are used throughout the book to show perform various configuration and administration tasks.

Chapter 1 introduces basic DNS concepts, such as domains and subdomains, domain naming syntax, reverse domains, zones, queries, resolvers, name servers, forwarder servers.
Chapter 2 explains the DNS protocol, focusing on DNS query. The chapter makes use of several examples of DNS client-server communication. Including an example of a non-existent RR query and its answer, communication with a root server, and TCP and UDP DNS queries.
Chapter 3 describes extension to the DNS protocol, including DNS Update, DNS Notify, Incremental Zone Transfer, Negative caching, DNS IPv6 Extension, DNSsec, and TSIG.
Chapter 4 discusses name server implementations, focusing on Bind, versions 4, 8, and 9. The use and configuration of the program named is explained in detail. The chapter also discusses the Windows 2000 implementation.
Chapter 5 covers DNS tuning and administration and tools, such as named-checkconf, named-checkzone, nslookup, dnswalk, dig, and rndc.
Chapter 6 focuses on DNS delegation from a primary to secondary servers. The process of domain registration is also explained in the chapter.
Chapter 7 talks about the delegation and registration of reverse domains.
The internet registry is the subject of Chapter 8. It covers the regional internet registry, division of the world between RIR and country codes, and RIPE database and its various objects.
Chapter 9 shows how to configure DNS servers in closed intranets, i.e. networks that are not connected to the internet. It covers configuring a root name server on a separate server (BIND 4) and configuring a name server for the root domain.
Chapter 10 covers sharing a DNS database between the Internet and intranet, as well as having separate servers. It also discusses installing name servers on firewalls.

 Page 1   |   First Page   |   Next Page…
Related Topics: |dns|


Items relating to "dns":
| Books | DVD | Electronics | Blended | TV |


Read Financial Markets  |   Home  |   Blog  |   Web Tools  |   News  |   Articles  |   FAQ  |   About  |   Contact

© 2001-2009 Robert Vahid Hashemian
Support the effort
Liked this page?
Please consider creating a link to it
from your Web site.

hashemian.com
هاشمیان.com

 Home

 Blog

 Web Tools Add Free Web Tools custom Google Toolbar button (Requires Toolbar >V4)
Usage

 News

 Articles

 FAQ

 About

 Contact

 Financial Markets Book
Read Complete Book

Search Amazon:  
Amazon Logo


Get Kindle

aStore - Hashemian.com on Amazon

Visits: Powered by hashemian.com

 

 

 

 

 

Search Hashemian.com



eBay