Discussion: Secondary DNS
Afficher un message
Vieux 02/03/2006, 22h38   #6
Herb Martin
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Secondary DNS

"ankit" <ankitmehrotra_17@yahoo.com> wrote in message
news:1141314048.228326.311530@p10g2000cwp.googlegr oups.com...
> configuring a dns server at your end with new records and set it as a
> forwarder to the primary dns server for the remaining records .will
> that ?


No. A secondary (nor any DNS server) will never forward to a
Primary of the SAME zone. They are both authoritative.

The closest you can come to this are my two suggestions above:

1) Shadow DNS

2) Individual DNS ZONES for each separate 'record' that is to
be overridden internally

The latter only works if you are NOT using the zone name
internally for your resources (e.g., not using AD with the
same name.)


--
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]

"ankit" <ankitmehrotra_17@yahoo.com> wrote in message
news:1141314048.228326.311530@p10g2000cwp.googlegr oups.com...
> configuring a dns server at your end with new records and set it as a
> forwarder to the primary dns server for the remaining records .will
> that ?
> danths@gmail.com wrote:
>> Thanks for the reply.. does it mean that I need to have something like
>> this
>> corp.net
>> www A 222.222.222.1
>> ftp A 222.222.222.1
>> mail A 222.222.222.3
>> MX mail.corp.net
>>
>> The zone database on the internal zone would look like this:
>>
>> corp.net
>> www CNAME webserver.corp.net
>> ftp CNAME ftpserver.corp.net
>> mail CNAME exchange.corp.net
>> exchange A 192.168.1.15
>> webserver A 192.168.1.16
>> ftpserver A 192.168.1.17
>>
>>
>> However it still means that I need to create CNAME entries in the
>> internal DNS. I would like to reduce the chances of errors if possible
>> to configure the internal DNS to automatically query the external DNS
>> if the record wasn't found ( if possible )
>>
>> Thanks
>> sd

>



  Réponse avec citation
 
Page generated in 0,05147 seconds with 9 queries