Re: problem forwarding a subdomain

This is a discussion on Re: problem forwarding a subdomain within the Bind Users forums, part of the DNS and Related Forums category; Barry Margolin wrote: > In article <ckmj3r$1cel$1@sf1.isc.org>, > Mauricio Prates <mauricio_prates@sicredi....


Go Back   Usenet Forums > DNS and Related Forums > Bind Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 10-15-2004
Steve Sandau
 
Posts: n/a
Default Re: problem forwarding a subdomain

Barry Margolin wrote:
> In article <ckmj3r$1cel$1@sf1.isc.org>,
> Mauricio Prates <mauricio_prates@sicredi.com.br> wrote:
>
>
>> Hello there, I have the follow situation, one DNS Server with domain
>>"anything.com" and another DNS Server with subdomain
>>"01.0001.anything.com". I have configured the second DNS to local resolv
>>the subdomain "01.0001.anything.com" and forward the domain
>>"anything.com" to the first DNS server. This is working fine, for
>>example, from the computer "comp1.anything.com" I can resolv the name
>>"fileserver.anything.com".
>>
>> And I have configured the first DNS server to local resolv the domain
>>"anything.com" and forward the subdomain "01.0001.anything.com", but
>>this isn't working, for example, from "fileserver.01.0001.anything.com"
>>I can't resolv "comp1.anything.com".
>>
>> Anyone knows wath I have to do to have this situation working ?
>>
>> Here are part of my named.conf
>>
>>FIRST DNS SERVER
>>zone "01.0001.anything.com" in {
>> type forward;
>> forwarders { 10.3.4.1; };
>>
>>
>>SECOND DNS SERVER
>>zone "anything.com" in {
>> type forward;
>> forwarders { 172.21.12.101; 172.21.12.100; };
>>
>>
>>Btw, I'm using BIND 9.2.2 and SUSE 9.0 in the both servers.

>
>
> Does the zone file for anything.com on the first server include NS
> records for 01.0001.anything.com? Forwarders are only followed when a
> subdomain is delegated out of the authoritative zone.
>


Delegating 01.0001.anything.com properly to the second DNS server (with
NS records for 01.0001.anything.com in anything.com zone on the first
nameserver) would also remove the need for forwarding, I believe. Is

Steve



Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:43 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0