Linux / UNIX Tech Support Forum
This is a discussion on Authoritative and Recursive DNS via Bind 9 within the Domain Name Server forums, part of the Mastering Servers category; I am planning a project for a client that is going to require both authoritive, and recursive dns. Authoritive so ...
|
|||||||
| Domain Name Server Discussion on domain name server including BIND and other servers. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I am planning a project for a client that is going to require both authoritive, and recursive dns. Authoritive so that they can host DNS for their clients, and recursive so that their clients CPE can resolve locally. I intend to lock down recursion to the customer's subnets to prevent cache poisoning and such. I'm using BIND 9, and Caching-Nameserver on CentOS 5.4, and My question is as follows:
Can this be done reliably to begin with, or should i find another way ? and If it can be done, is BIND using the named.caching-nameserver.conf for the caching server, and named.conf for the authoritative, or is it using named.conf for both ? Cheers, and thanks for the help |
| Sponsored Links | ||
|
|
|
||||
|
Both can be done using named.conf. Use acl to restrict recursive dns to lan clients or subnet as per your requirements. Another possibility is to use two virtual ips with two config files, one for public domain (authoritative) and another for recursive dns server.
__________________
Vivek Gite Linux Evangelist |
| The Following User Says Thank You to nixcraft For This Useful Post: | ||
cboggio (06-02-2010)
| ||
|
|||
|
Thank you very much for your thoughts. I very much value your input. I would like to post my named.conf as I develop it, just in case i have problems, or things don't behave the way i expect them to.
Thanks Again |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Bind 9 configuration | chimu | Domain Name Server | 1 | 06-10-2009 05:29 PM |
| Bind start problem | yogeshkk2 | Domain Name Server | 3 | 12-06-2009 03:10 PM |
| Setting Samba to Bind to an ADS Domain | kevv.mai | Getting started tutorials | 0 | 20-04-2008 01:47 AM |
| BIND Name resolution | kasimani | Linux software | 1 | 06-10-2006 12:42 AM |
| BIND 9 and Query-Source | Ashish Pathak | Linux software | 2 | 07-02-2005 12:42 PM |