Books for/about - dns


 

 
The TCP/IP Guide: A Comprehensive, Illustrated Internet Protocols Reference

Publisher: No Starch Press
Authors: Charles Kozierok

ISBN: 159327047X
List Price: $79.95
Amazon Price: $50.37
Usually ships in 24 hours

Buy this book 
from amazon.com

or from
amazon.co.uk

Avg Cusomer Rating: 5
Reviews:
Summary: The best ever!!
I have read many books on the subject over the past 10 years or so. This tome is by far the most extensive and easy to read. I recommend a combination of the book and the CD which is also available (for easy access as the book is heavy). The CD has diagrams in color as well. The author has put a huge amount of work into this work and he deserves all the credit he can get. This book is destined to become a classic.
Summary: A must have
A massive tome detailing the history of the TCP/IP protocol written in an easy to follow style. This book seems to be intended and succeeds at being an invaluable reference for the topics that it covers encyclopedic detail; providing not only details about the topic in question but what RFCs can help as well. This book is must for anyone who works with or studies internetworking.
Summary: Authoritative TCP/IP reference
Since I got 6 years ago volumes 1, 2 and 3 of Steven's TCP/IP Illustrated, I hadn't found a title with so a thorough and detailed description of TCP/IP protocols.

Kozierok's written a very, very detailed and authoritative guide. I agree with other reviews that Steven's books still are the best hands-on reference on TCP/IP available, and an indispensable resource. Nevertheless, 'The TCP/IP Guide' is going to mark a milestone in the TCP/IP field.

I don't usually get smashed simply by the length of a book (and this is a very thick one, believe me...), because many times you find no more than lots of padding stuff. This book is simply unbelievable: more than 80 chapters with descriptions of every inner and deeper functional detail of the TCP/IP protocol stack. A lot of informative and very well-designed diagrams and graphics helps very much to understand key topics.
Summary:


       search for dns at amazon.comamazon.co.ukgoogle.com

Active Directory, 3rd Edition

Publisher: O'Reilly Media
Authors: Joe Richards Alistair G Lowe-Norris Robbie Allen

ISBN: 0596101732
List Price: $49.99
Amazon Price: $31.49
Usually ships in 24 hours

Buy this book 
from amazon.com

or from
amazon.co.uk

Avg Cusomer Rating: 5
Reviews:
Summary: Great book but there is a new edition
This is the leading reference for Active Directory but it has been updated to a third edition, so you should get that one.
Summary: Great For IT, Lack Of Screenshots Hurts
'Active Directory' by Joe Richards is an awesome resource for IT Professionals who need to learn more about the ins and outs of Active Directory and how to get around to make the most of and improve their IT infrastructure. At over 800 pages and 31 chapters, and this being a 3rd Edition, this is a tried and true reference manual that is well-written and a pleasure to follow.

BUT...

As I perused through this book and read the contents, I was amazed at how lacking the # of screenshots and images there were throughout. While there are screenshots, for something like IT management and configuration, I would expect SO much more to be present. Some pages there are page after page with screenshots present to drive home points, then the reader will go dozens and dozens of pages with just nothing. Providing screenshots doesn't just make things easier to understand, it also helps make such a large book that much more readable. This may sound like a minor point, but for such a poor layout I would have expected this to be a programming cookbook or SQL text full of stored procedures, table design, and triggers. With other O'Reilly lines that have such outstanding design under the cover, this really takes the book down a notch or 2 from where it could have been.

**** RECOMMENDED
Summary: Very good book. I heartily recommend it. :)
I have all three editions of this book. It was the first book on the subject I picked up back in 2000 when Active Directory was still a baby in diapers. It was an honor to be the author of this latest edition.

Over the years the book has grown and matured considerably right alongside of Active Directory. In this most recent revision I corrected several aspects of the book that others previously had issue with and add some great new content especially within the ADAM chapter and the Exchange Basic Tasks chapter. I spent considerable time revamping the security and schema chapters and they are, IMO, some of the best references available on the topics yet remaining quite readable.

While the book isn't perfect, it certainly fixes a lot more than it breaks and remember.... the odd Service Packs are the good ones in the Microsoft world. ;o)

Summary:


       search for dns at amazon.comamazon.co.ukgoogle.com

DNS and BIND (5th Edition)

Publisher: O'Reilly Media
Authors: Cricket Liu Paul Albitz

ISBN: 0596100574
List Price: $49.99
Amazon Price: $31.49
Usually ships in 24 hours

Buy this book 
from amazon.com

or from
amazon.co.uk

Avg Cusomer Rating: 5
Reviews:
Summary: Most comprehensive book on DNS and Bind
First off, the most recent edition of this book was published in May 2006, so all reviews prior to that are discussing previous editions of this book.

The domain name system or domain name server (DNS) is a system that stores and associates many types of information with domain names, but, most important, it translates the domain name (computer hostnames) to IP addresses. It also lists mail exchange servers accepting e-mail for each domain. In providing a worldwide keyword-based redirection service, DNS is an essential component of contemporary Internet use. DNS is most well-known for making it possible to attach easy-to-remember domain names to hard-to-remember IP addresses. BIND (Berkeley Internet Name Domain) is the most commonly used DNS server on the Internet, especially on Unix-like systems, where it is a de facto standard. A new version of BIND (BIND 9) was written from scratch in part to address the architectural difficulties with auditing the earlier BIND code bases, and also to support DNSSEC (DNS Security Extensions). Other important features of BIND 9 include: TSIG, DNS notify, nsupdate, IPv6, rndc flush, views, multiprocessor support, and an improved portability architecture. This book was written to address these changes.

DNS is being used for many more applications than in the past. With ENUM (electronic numbering), DNS is used by voice-over-IP gear. With SPF (the Sender Policy Framework), mailers look up information in DNS to check for mail spoofing. This makes DNS more critical than ever, and a target for hackers. To handle these additional applications and increased threats, DNS has had to be extended, adding cryptographic security, for example.

These topics and others are covered in the new edition of DNS and BIND. Security is therefore one of the topics that is deeply covered in this book. The previous editions of this book also described how to secure name servers, but most readers probably felt the likelihood of their name servers coming under attack was remote where today it is probably going to happen. There's been a recent spate of DNS amplification attacks reported in the news, therefore it is necessary for system administrators of Internet name servers to guard against these attacks by limiting access top recursion, which is covered in the chapter entitled "Security".

The new and fifth edition of this old standard covers BIND 9.3.2, the most recent release of the BIND 9 series, as well as BIND 8.4.7. Beginning with an introduction to DNS and what it does, the book guides administrators through all aspects of setting up, configuring, and working with the distributed host information database. Other topics include using MX records to route mail, subdividing domains, the DNS Security Extensions (DNSSEC) and Transaction Signatures (TSIG), dynamic updates, troubleshooting, and DNS programming using the resolver library and Perl's Net::DNS module. All of the programming examples in the book can be downloaded from the website of the latest edition of the book. Anyone who works with DNS regularly or wants to be more informed about the Internet and how it works will find this book useful. There are other books on this subject that are easier to read, but none that are as complete as this one. I highly recommend it.


Summary: Informative, but not as clear as it could be
I found this book to be informative, but I sometimes had trouble understanding what they where saying. I found The Concise Guide to DNS and BIND by Nicolai Langfeldt to be more understandable in some places. If you have a good grasp of other parts of unix system administration, this book would most likely be fine. If you are more of a beginner and only want one book, get The Concise Guide. However, I recommend getting both, because they supplement each other very well.
Summary: Excellent Explanations
This book is a must have if you want to learn about DNS. The first two chapters introduce the Name Server concept and give a complete overview. The following chapters take the reader step by step through the procedures for setting up DNS. Each one building on the others. While I thought I had a fair understanding of DNS, the authors fully explain each section of the configurations. The information is very understandable even for the novice. The authors even compare the differences between the older versions of BIND and the newer versions through 9.1.
Summary:


       search for dns at amazon.comamazon.co.ukgoogle.com

LDAP System Administration

Publisher: O'Reilly Media
Authors: Gerald Carter

ISBN: 1565924916
List Price: $39.95
Amazon Price: $26.37
Usually ships in 24 hours

Buy this book 
from amazon.com

or from
amazon.co.uk

Avg Cusomer Rating: 2
Reviews:
Summary: Useless if you intend to write software
I bought this book hoping that it would explain how LDAP works. Basicaly this book tells you how to set up a server and let other tools use it as they see fit.

This book will be of little value to anyone that plans on writing applications to speak to an LDAP server.
Summary: LDAP System Administration review
This book provides a good introduction to implementing OpenLDAP. I found the authors "jumped" tangentially around quite a bit topically, rather than following an idea from start to finish. It was a bit disconcerting following the examples and being interrupted with background material constantly. This may be an editorial problem, as usually backreferences to material are enclosed in callout boxes, while the topical flow continues.

I was surprised at the editing and presentation - it wasn't up to usual O'Reilly standards. I was disappointed with the lack of schema level information - part of what I wanted from the book was an understanding of merging multiple schemas to provide cross -client compatibility of directory service usage - i.e. how can LDAP provide services compatible with Mozilla, Eudora, Outlook etc. with common data storage.

All in all, I learned a lot from this book, but I am still needing more material to complete the project I am working on - I'll have to find better documentation on schema considerations. Worth the price, but in need of better editing and a new edition.


Summary: LDAP Administration for UNIX
It covers LDAP installation and implementation (using OpenLDAP) for various services on UNIX platform, i.e. NIS, Email, Clients and Mail Transfer Agents (MTA), FTP and Web servers, Samba, FreeRadius, DNS, and Printer Management. A quick introduction on how to implement LDAP server for various services in your organisation.

It has one section on LDAP tool, Nett:LDAP using Perl. It touches on high level LDAP design and replication issues, not much on the design and lacking of LDAPv3 features such as DSML.
Summary:


       search for dns at amazon.comamazon.co.ukgoogle.com

Linux Device Drivers, 3rd Edition

Publisher: O'Reilly Media
Authors: Jonathan Corbet Alessandro Rubini Greg Kroah-Hartman

ISBN: 0596005903
List Price: $39.95
Amazon Price: $25.17
Usually ships in 24 hours

Buy this book 
from amazon.com

or from
amazon.co.uk

Avg Cusomer Rating: 1
Reviews:
Summary: Don't even read the free online version
This book was so badly written that I just couldn't help writing my first review on Amazon. I NEVER bothered writting reviews.

While I fully respect the authors' decision in providing the book online under the Creative Commons license, and while I do not doubt the sincerity of their intentions, the book is a total f*ck up. And f*ck up is an understatement.

The book:
1) Is unorganized :-

I felt I was being bombarded by information from all directions. One moment I was getting ready to test a simple "hello world" module, and the other I'm suddenly faced with a some strange esoteric block diagram showing "how function calls and function pointers are used in a module to add new functionality to a running kernel." with strange function names that were not mentioned and do not get mentioned for the rest of the chapter. How the hell did I get here? It just pisses you off and breaks your thought process and leaves you clueless and frustrated.

2) Is upside-down:-

I read chapter 3 (Char drivers) and I compare it to real device drivers and some things just don't match. The book seems very theoretical because the "real" device drivers call some other functions that are not mentioned at all. After digging in the kernel source files and googling the internet I realize that in the "real world" there is a whole driver-model and generic objects and what not. Reading the source code documentation and some online material I actually understand how the "real" drivers work. I still don't understand the stuff in the book. I start wondering whether there is any mention of the driver-model and I find it in chapter 14 !!!!!!! The driver model seems, in my opinion, the first step to understanding how "real" drivers work and I find it after 14 chapters of utter nonsensce!! Not only that, the authors decide that "many driver authors can ignore the device model entirely" and "The complexity of the device model makes it hard to understand by starting with a high-level view"... surpisingly it was easier to understand from online sources and the source code documentation than trying to read chapter 2 in the book!

3) Is sadistic:-

One thing I really hated was the carrot-and-stick approach the authors chose. First they give you a small tiny taste of a topic which finally seems relevant and just when you feel you're about to reach somewhere, they do a complete u-turn and throw all kinds of irrelevant off-the-topic rubish that leaves you sorry you were so shamefull as to expect any better. You end up confused, annoyed, and duped. Like in chapter 2 when they presented the code for the "hello world" module. OK fine. Seems easy enough. You naturally assume that this is an invitation to write the same code yourself. HAHA WROONG! The book suddenly does a "make hello.c" without showing you the content of the makefile. It leaves you out to dry with your uncompilable-"hello.c" and goes on describing IN DETAIL seemingly random stuff. You are left wondering whether the makefile must have been something too obvious to bother noting down and you start wondering whether to try to create a simple makefile or continue reading the chapter "as-is". I chose the former. HAHAHA WROONG AGAAIIN! I ended up compiling my whole kernel source tree because of something they decide to mention only 7 sections later.(At least they mentioned it?!)

In summary.. I'd suggest you buy the book.. and (as "./Documentation/ManagementStyle" for another book says): "NOT read it. Burn it, it's a great symbolic gesture".

I don't think anyone could have done a better job at making a worse technical book. If you come across any online material that "recommends" this book, *QUICKLY* discard that material too .. without thinking.

This is a -5 stars book. It has affected me personally.
Summary: Specialised skills
[A review of the 3RD EDITION, 2005.]

Device drivers will always be a small speciality in any operating system. Linux is no exception. While it grows strongly, most programmers using it simply can ignore issues of hooking up to various hardware items. Someone has already worked those out. Well, here you are that someone and this book addresses many of your needs.

The coding is in C. No fancy object oriented stuff for you. Many higher level OO programmers are simply unaware of the extra overhead it takes. But you need to maximise performance, so it is C for you. Plus, to understand much of the book, it really helps to have written some assembly code, because it makes it easier to understand many low level operations discussed.

Prior acquaintance with the overall design of a linux memory manager and interrupt handlers is also good. The book explains well individual issues as they arise. But having a clear, top-down understanding of the linux kernel may give you more context to understand the chapters.
Summary: great book for the right person
I used this book to write a device driver for my computer engineering senior project. It was very helpfull, but could improve. 2nd edition covers almost everything you'll need for 2.4 kernel drivers. Organization is like a text book that includes reference material, but attempts to be a tutorial. Hopefully the 3rd edition will be better organized. I noticed lots of negative reviews on Amazon, but after reading some chapters on safari (the oreilly free book site) I decided to purchase it any ways. If you buy this book and don't have a solid background in operating systems, computer architecture, and microprocessor interfacing you probably won't have an easy time understanding several key topics well enough to write a working driver. This will probably make you mad enough to write another bad review.
Summary:


       search for dns at amazon.comamazon.co.ukgoogle.com

DNS on Windows Server 2003

Publisher: O'Reilly Media
Authors: Matt Larson Robbie Allen Cricket Liu

ISBN: 0596005628
List Price: $39.95
Amazon Price: $35.66
Usually ships in 24 hours

Buy this book 
from amazon.com

or from
amazon.co.uk

Avg Cusomer Rating: 5
Reviews:
Summary: The Microsoft DNS Authority
Simply put, this is the most thorough and complete text on DNS for the Windows Active Directory (Windows 2000 Server and Windows Server 2003) platform; period.
In addition, it covers the basis and "the guts" behind DNS in general irrespective of operating system but of course focuses and drills deep into the application of DNS in the Windows AD NOS. For you UNIX fiends out there, go with its sister book "DNS and BIND" written by the same team.
You can be an absolute novice on DNS or a seasoned systems engineer/administrator and this book will be equally enthralling.
Whether this is your first book on DNS or not, it definitely will be the last one you need to buy...at least until Windows "Longhorn" Server debues in 2007-2008.
And despite one mistaken reviewer's comment: THERE IS FULL COVERAGE of Active Directory Integrated DNS Domain and Forest Zone Application Partitions.
Just buy it,and you will never bat an eye at tackling any DNS issue ever again.
Summary: A good preemptive strike book
This is the kind of book to read before things go boom, and you end up trying to decode DNS under, shall we say, less than optimal conditions:)

The book doesn't assume much, only that you have some idea about Server 2003 (really, just 2000...they introduce the new features of 2003 in a seamless way that blends the evolving technology together in a way that makes sense).

We all know that DNS and AD are extremely critical pieces of the Windows 2000+ infrastructure, so it's a good idea to know a little bit more about it than the average Corvus albicollis.
Fortunately, this book develops the DNS story in a readable way, with logical organization & topic introduction. There is also quite a bit of hands-on, in the way of configuration and troubleshooting. It makes for a decent lab manual, if you happen to have a domain tree and a couple of DNS servers handy to play with.

4 stars
Summary: Good text on DNS for Win2k3! Much of the same (good stuff)
As in-depth as you will get on DNS for Windows 2003. A recent reviewer stated that it's much of the same. Well, much of it really is; and if you''ve been working with DNS for as long as many of us, nothing about its operations should be new to you. The most significant "tweaks" in DNS in the past few years have been done by Microsoft, to support their AD/200x line - those features are detailed quite specifically in this book (it's what this is all about anyway). And with AD continually evolving, chapters such as Managing DNS Programmatically (with WMI completely in mind) should be of utmost importance for the practicing MS administrator (that is, if you've really read the book!)
Summary:


       search for dns at amazon.comamazon.co.ukgoogle.com

Active Directory Cookbook, 2nd Edition

Publisher: O'Reilly Media
Authors: Robbie Allen Laura E Hunter

ISBN: 059610202X
List Price: $49.99
Amazon Price: $31.49
Usually ships in 24 hours

Buy this book 
from amazon.com

or from
amazon.co.uk

Avg Cusomer Rating:
Reviews:
Summary:


       search for dns at amazon.comamazon.co.ukgoogle.com

TCP/IP Network Administration (3rd Edition; O'Reilly Networking)

Publisher: O'Reilly Media
Authors: Craig Hunt

ISBN: 0596002971
List Price: $44.95
Amazon Price: $29.67
Usually ships in 24 hours

Buy this book 
from amazon.com

or from
amazon.co.uk

Avg Cusomer Rating: 5
Reviews:
Summary: TCP/IP Fundamentals
This book covers the in's and out's of TCP/IP with a Unix focus. Non-Unix users will find this book equally useful as the Unix user, in that it presents the information in a format that is easy to follow as well as comprehensive.

This book doesn't cater to the casual reader, instead it gives the facts required for administration of a TCP/IP based network. If you want to understand this topic, this is the book to use.
Summary: Cannot Live Without
Though this book is oriented to UNIX, I find it tremendously useful as a Windows administrator. Core concepts gleamed from this book has catapulted me greatly into my career, and allowed me to solve complex networking problems and avert major disasters.

I was introduced to this book for a UNIX Network Administration course, and from this I was able to really flesh out core TCP/IP concepts as well as play with services like DHCP and DNS, which are essential pieces for a Windows Active Directory environment. Using this book I was able to dabble with other services like NFS and SAMBA from a variety of systems ranging from Mac OS X to Solaris x86 to Linux to Windows XP...

I don't have any complaints, but rather some requests for future editions. I wish there was some coverage of IPSec and Kerberos in Chapter 12 "Network Security". I think Chapter 9 "Local Netowrk Services" could be expanded, as some topics are sparsely covered and there is no mention of printing technologies like IPP or CUPS. I do wish there was more coverage of the raw SMTP protocol and related technologies of POP, IMAP, and LDAP and maybe even mail servers like Exim and Postfix. However, don't touch that sendmail chapter (Chapter 10), as this coverage is so very excellent; other books go off on the deep end are far way too complex to get started.
Summary: this book is terrible
I can't understand all the glowing reviews this book is recieving, it is a VERY cursory and shallow treatment of far to much material. It's just all over the place. Please stay away from the "crab book", it sucks.

If you want a good tcp/ip book, O'Reilly's "Internet Core Protocols" is a great one. This book is not very good at all.


Summary:


       search for dns at amazon.comamazon.co.ukgoogle.com


Computers and Electronics Books || Automotive Books || Misc Books






Computers and Electronics Books
| 3d | 3d animation | 3d graphics | 3d studio | 3ds max | Abap | Administrator | Adobe | adobe acrobat | adobe after effects | adobe audition | adobe bridge | adobe golive | adobe illustrator | adobe image ready | adobe indesign | adobe pagemaker | adobe photoshop | adobe premier | ADSL | amazon com books | apache | aplication server | Apple | asp | asp.net | autocad | avid | avid media composer | avid symphony | avid xpress | bind | BlueRay | C sharp | c++ | C++ Builder | Cambridge ICT Starters | certification | certification books | Cisco | Cisco BCMSN | Cisco BCRAN | Cisco BGP | Cisco BSCI | Cisco BSSC | Cisco CCDA | Cisco CCDP | Cisco CCIP | Cisco CCNA | Cisco CCNP | Cisco CCSP | Cisco CIT | Cisco CSIDS | Cisco CSPFA | Cisco CVOICE | Cisco DESGN | cisco firewall | Cisco INTRO | Cisco MPLS | Cisco QoS | Cisco SECUR | civilization | cobol | ColdFusion | combustion | Computer Associates | Computer Science | CORBA | css | db2 | deko | delphi | design patterns | dhtml | digital production | DirectX | DirectX9 | dll | dns | dns server | DVD | eBay | ECDL | ECDL Advanced | Final Cut | Final Cut Pro | flash 8 | Flash Studio 8 | fortran | game cube | Google | Graphic Design | graphics | graphics development | hacking | haking | Hardware | hardware hacking | html | Intel | internet | irix | isdn | J2EE | Jakob Nielsen | java | javascript | LDAP | linux | Linux Administrator | LSAT | mac | mac os | macintosh | Macromedia | macromedia actionscript | macromedia dreamweaver | macromedia flash | Macromedia Studio 8 | mail server | mail servers | max 3d | maya | Microsoft Application Developer | microsoft c# | Microsoft Certified | Microsoft Database Administrator | Microsoft Desktop Support Technician | microsoft exams | microsoft excell | microsoft frontpage | microsoft office | microsoft powerpoint | microsoft reader | Microsoft Solution Developer | microsoft sql server | Microsoft Systems Administrators | Microsoft Systems Engineer | microsoft visual basic | microsoft visual studio | microsoft windows 2000 | microsoft windows 2003 | microsoft windows server | microsoft windows xp | microsoft word | microsoft works | Mini DV | mysql | networking | ocx | Open Source | opengl | oracle | oracle 10g | oracle 9i | Oracle administration | oracle application server | Oracle programming | palm os | palm reader | pascal | pda | pdf | Photoshop CS2 | php | php5 | Pinnacle | Pinnacle Liquid | Pinnacle Studio | playstation | plc | pocket pc | PocketPC | postscript | powerbuilder | programming | samba | sap | SAP ABAP | SAS | sco | sco unix | search engines | smartphone | SOA | soap | solaris | sql | svg | sybase | tcp/ip | Telecommunications | telecoms | Unisys | User Interface Design | vb script | vbx | Video Games | Virus | Visual Studio 2005 | Visual Studio.NET | VoIP | web | Web Usability | webdesign | website development | websites | WebSphere | WiFi | Windows 2003 Server | Windows Administrator | Windows XP Pro | Windows XP Profesional | Windows XP Professional | wireless networking | x-box | xhtml | xml | xslt | Yahoo



| home |