In article <mailman.929.1291498776.555.bind-us...@lists.isc.org>,
 Martin McCormick <mar...@dc.cis.okstate.edu> wrote:

> After setting up a private zone which should have deligated
> queries to some Microsoft DNS's, I received a report that an
> additional host in that domain did not resolve. They were right.
> I had to put an A record in my deligated zone for that system to
> make it resolve so I think I have something set wrong. Queries
> to that zone do not seem to end up going to the MS DNS's. Here
> is what I installed for the zone file:
> 
> r.ds.                                       3600 IN SOA stwrdc02.r.ds. 
> hostmaster.r.ds. 4 900 600 86400 
> 3600
> r.ds.                                       3600 IN NS        stwrdc02.r.ds.
> r.ds.                                       3600 IN NS        stwrdc03.r.ds.
> stwrdc02.r.ds.                                      3600 IN A 192.168.1.1
> stwrdc03.r.ds.                                      3600 IN A 192.168.1.2
> ;This one should have resolved if one of the DC's had been queried.
> stwnetpro01.r.ds.     1200    IN      A       192.168.1.57
> localhost.r.ds.                                     3600 IN A 127.0.0.1
> 
> named-checkzone r.ds r.ds.zone likes the zone.

Do you have recursion enabled on your server?

-- 
Barry Margolin, bar...@alum.mit.edu
Arlington, MA
*** PLEASE don't copy me on replies, I'll read them in the group ***
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to