Add discussion to README

This commit is contained in:
Alexandre CATTEAU 2022-08-20 21:02:01 +02:00
parent d7af204e87
commit d119bd485a

View File

@ -29,3 +29,10 @@ You may run `install.sh` (not as root, it includes `sudo`s) to:
* We meet an issue when trying to use `tcp-self` in BIND9 zone config
* https://superuser.com/questions/977132/when-using-nsupdate-to-update-both-a-and-ptr-records-why-do-i-get-update-faile
* http://www.zytrax.com/books/dns/ch7/xfer.html#update-policy
### Discussions
#### Dynamic DNS update with ISC DHCP server
* Use case: DHCP server without fixed addresses
* `ddns_update` (or something like that) in ISC DHCP Server is something to look into
* https://flylib.com/books/en/2.684.1/configuring_a_dhcp_server_to_update_a_bind_name_server.html
* is it required? see 8.10.3