[Samba] smbclient ends in NT_STATUS_CONNECTION_REFUSED error
Rowland Penny
rpenny at samba.org
Tue Aug 22 08:02:33 UTC 2017
On Tue, 22 Aug 2017 00:47:03 -0700 (PDT)
"basti.mueller31--- via samba" <samba at lists.samba.org> wrote:
> I need help again.
>
> >> zones:
> >> ---
> >> named.conf.local
> >> zone "hiperscan.com" {
> >> type master;
> >> file "/etc/bind/hiperscan.com.db";
> >> notify no;
> >> allow-update { localhost; };
> >> };
> >>
> >> zone "15.168.192.in-addr.arpa" {
> >> type master;
> >> file "/etc/bind/192.168.15.db";
> >> allow-update { localhost; };
> >> };
> >> ---
> >You should remove the above, by having them in your Bind conf files
> >you are using FLATFILES instead of BIND_DLZ
>
> How can I having them in my bind conf? My named.conf just looks like:
> include "/etc/bind/named.conf.options";
> include "/etc/bind/named.conf.local";
> include "/etc/bind/named.conf.default-zones";
>
>
>
> And is there a way to convert my flatfile entrys to the BIND_DLZ? How
> can I add the entrys to the BIND_DLZ?
Very easily, do what I said, remove them from your named.conf.local
file and bind_dlz will start using the ones in AD.
Rowland
More information about the samba
mailing list