Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.protocols.dns.bind > #15914
| From | "@lbutlr" <kremels@kreme.com> |
|---|---|
| Newsgroups | comp.protocols.dns.bind |
| Subject | Re: Fun with nsudpate and ac1.nstld.com |
| Date | 2020-07-07 10:22 -0600 |
| Message-ID | <mailman.626.1594138904.942.bind-users@lists.isc.org> (permalink) |
| References | <61C908E7-0934-4EAD-965E-BB4BFF3A43E7@kreme.com> <CAAeHe+wJ5tDcq__F0tbGXtm-9jURmajCjDQPJSgJR7b5DaaUbw@mail.gmail.com> <9ABC733A-A0FB-4569-B037-90ACBB82AE4D@kreme.com> <A118175B-E33A-462A-9BD3-6D3C2EB0E4D2@isc.org> <D8B5190D-5B3F-4F34-9A3F-F10D1C856B22@kreme.com> |
On 06 Jul 2020, at 17:59, Mark Andrews <marka@isc.org> wrote: > Nsupdate can normally determine the name of the zone that has to be updated so most of the time you don’t need to specify the zone. There are a few cases, like when adding delegating NS records or glue to the parent zone you have to override the normal zone discovery procedure. So if I were to try adding web2.example.com via nsupdate I could simply > update add web2.example.com 96400 IN CNAME www.covisp.net > send That's good to know, but I fear I will remember that and use it in cases where I do need to specify it and muck things up. I change DNS settings so infrequently that each time it is almost like starting over, especially since the underlying software has changed as well. Also, I need better notes, which I am taking this time. (Most of the serials on the DNS files are more than two years old) The latest surprise was that dnssec-enable yes; is obsolete in Bind 9.16. I've noticed no fallout from simply uncommenting it, so I assume it is either required now or implied with dnssec-validation set or auto-dnssec in the zone config. I do have motivation to get all this nsupdate stuff square, however, as I want to move Letsencrypt to wildcard certs and that requires updating the DNS during the LE exchange. -- Vi Veri Veniversum Vivus Vici
Back to comp.protocols.dns.bind | Previous | Next | Find similar
Re: Fun with nsudpate and ac1.nstld.com "@lbutlr" <kremels@kreme.com> - 2020-07-07 10:22 -0600
csiph-web