[Samba] samba_dns_question
Rowland Penny
rpenny at samba.org
Tue Jan 22 13:38:45 UTC 2019
On Tue, 22 Jan 2019 14:27:12 +0100
"L.P.H. van Belle via samba" <samba at lists.samba.org> wrote:
> Hai,
>
> > -----Oorspronkelijk bericht-----
> > Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> > Rowland Penny via samba
> > Verzonden: dinsdag 22 januari 2019 14:12
> > Aan: samba at lists.samba.org
> > Onderwerp: Re: [Samba] samba_dns_question
> >
> > On Tue, 22 Jan 2019 13:54:00 +0100
> > "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote:
> >
> > > I really suggest that you change this.
> > >
> > > Disable :
> > > > include "/etc/bind/named.conf.default-zones";
> >
> > I have this and have never had the OP's problem
> >
> > > And this supports it :
> > > > empty-zones-enable no;
> >
> > Again, I have this.
>
> Then you are using a zone that is not in the default zone.
> The problem occurs only when you bind-DLZ is trying to load a zone
> defined in the default. Same for the empty-zones-enable
When I install Bind9, the only files I have to modify are,
named.conf.options and named.conf.local (the latter by adding path to
the Samba named.conf)
I have never had any problems
>
> >
> > >
> > > These to my cause your problem.
> > > Might load zones that bind9_DLZ is trying to load also.
> > >
> > > Set to yes:
> > > > auth-nxdomain no; # conform to RFC1035
> > > The AD is the AUTHORITIVE Server.
> > > For that you need : auth-nxdomain yes;
> >
> > Sorry, but no you don't, well I don't
> >
> > rowland at Computer4:~$ nslookup
> > > set querytype=soa
> > > samdom.example.com
> > Server: 192.168.0.6
> > Address: 192.168.0.6#53
> >
> > samdom.example.com
> > origin = dc4.samdom.example.com
> > mail addr = hostmaster.samdom.example.com
> > serial = 2533
> > refresh = 900
> > retry = 600
> > expire = 86400
> > minimum = 3600
>
> Yes, lookups work fine, but ddns updates wont work now.
> https://en.wikipedia.org/wiki/Name_server#Authoritative_name_server
You could be correct, I wouldn't know ;-)
I use DHCP to update the dns records.
Rowland
More information about the samba
mailing list