[Samba] BIND DNS Reverse Update
basti
mailinglist at unix-solution.de
Wed Apr 12 11:12:42 UTC 2017
In named.conf.local I have a reverse zone
zone "30.168.192.in-addr.arpa" {
type master;
notify yes;
include "/etc/bind/xfer-policy";
file "/etc/bind/db.30.168.192";
};
Am 12.04.2017 um 12:50 schrieb Rowland Penny via samba:
> On Wed, 12 Apr 2017 12:34:32 +0200
> basti via samba <samba at lists.samba.org> wrote:
>
>> Hello,
>>
>> on my Samba AD with BIND DLZ backend it looks like Reverse Updates did
>> not work.
>>
>> dig winclient.example.com resolve an IP
>> dig -x IP does not resolve the hostname
>>
>> In the bind log I see
>> client 192.168.30.148#57598: update 'example.com/IN' denied
>>
>
> Have you actually created the reverse zone ?
>
> Rowland
>
More information about the samba
mailing list