Hello Hans,

Am Mittwoch, den 20.12.2017, 12:39 +0000 schrieb MAYER Hans:
> 
> Dear All,
> 
> My environment: We are using the latest version of BIND and DHCP from
> ISC. Our workstations ( mostly Windows and some Mac ) are in certain
> networks. Only these networks are allowed to do dynamic DNS updates.
> So when a PC is switched on its IPv4, IPv4 reverse, IPv6 and reverse
> is registered. 
> 
> So far everything works well. 
> 
> Is there a way to configure, that names which are registered in other
> networks, are not allowed to be updated ? 

Ny DHCPd/BIND9 kombination does exactly what you mean. Existing zune entries
are not changed by DHCPD, because DHCPD only adds new "unknown" Entries
to the DNS database, or changes dynamic entrioes which have an existing DHID 
record set.

If i try to use a name that is already set manually as a static entry, DHCPd 
throws an
error to the logs like: "Record already available and no DHCID record foung, 
NOT mine!"

Is this the behavior you want?

I have set 'ddns-update-style standard' in my dhcpd.conf and it works well.

Regards,
Dirk


-- 
Dirk Gottschalk
Paulusstrasse 6-8
52064 Aachen
Tel.: +49 1573 1152350

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to