Re: [DNSOP] Adding more example configurations to draft-ietf-dnsop-7706bis

2019-02-19 Thread Michał Kępień
Hi Paul, Apologies for being late to the party. > I have seen messages in the past few months about some vendors adding 7706, > or 7706-like, support to recent versions of their resolvers. It would be > grand if those of you who have shipping implementations of this could send > the configurat

Re: [DNSOP] Fwd: New Version Notification for draft-pusateri-dnsop-update-timeout-01.txt

2019-02-19 Thread Tony Finch
Tom Pusateri wrote: > > I think we have addressed all of the comments except for the Date format > concern from Mark. That is still an outstanding issue. The DNS currently has a couple of representations of absolute (POSIX flavoured) time: RRSIG, SIG, TKEY (32 bits with serial number arithmetic

Re: [DNSOP] Fwd: New Version Notification for draft-pusateri-dnsop-update-timeout-01.txt

2019-02-19 Thread Robert Story
On Tue 2019-02-19 12:28:08+1100 Mark wrote: > Where is the need to use SHA-3? This is introducing a new algorithm > for the sake of introducing a new algorithm. Just because TLS 1.3 > uses SHAKE128 is not a reason for DNS to use SHAKE128. There are > plenty of platforms that don’t need to use TL

Re: [DNSOP] Fwd: New Version Notification for draft-pusateri-dnsop-update-timeout-01.txt

2019-02-19 Thread Tim Wattenberg
Tony, > Am 19.02.2019 um 13:27 schrieb Tony Finch : > > The DNS currently has a couple of representations of absolute (POSIX > flavoured) time: > > RRSIG, SIG, TKEY (32 bits with serial number arithmetic relative to now) > > TSIG (48 bits) thanks for bringing up this point again. I was aware o

Re: [DNSOP] Fwd: New Version Notification for draft-pusateri-dnsop-update-timeout-01.txt

2019-02-19 Thread Paul Wouters
I have read the document. I have a question about: A zone administrator may want to enforce a default lifetime for dynamic updates (such as the DHCP lease lifetime) or the DNS Update may contain a lifetime using an EDNS(0) Update Lease option [I-D.sekar-dns-ul]. This seems a local

Re: [DNSOP] Fwd: New Version Notification for draft-pusateri-dnsop-update-timeout-01.txt

2019-02-19 Thread Mark Andrews
Think disaster recovery and promoting a slave to master. You have to transfer state between servers. You can transfer it in band or out of band. If you transfer it out of band you need to invent / specify yet-another-protocol to do it on top of specifying when records need to be removed. Mark

Re: [DNSOP] Fwd: New Version Notification for draft-pusateri-dnsop-update-timeout-01.txt

2019-02-19 Thread Dick Franks
On Tue, 19 Feb 2019 at 21:27, Tim Wattenberg wrote: > 8< > RRSIG, SIG, TKEY (32 bits with serial number arithmetic relative to now) > > > > TSIG (48 bits) > > thanks for bringing up this point again. I was aware of the way RRSIG > presents time but thanks for pointing us to TSIG – I hadn’t consi

Re: [DNSOP] Fwd: New Version Notification for draft-pusateri-dnsop-update-timeout-01.txt

2019-02-19 Thread Paul Wouters
On Wed, 20 Feb 2019, Mark Andrews wrote: Think disaster recovery and promoting a slave to master. You have to transfer state between servers. You can transfer it in band or out of band. If you transfer it out of band you need to invent / specify yet-another-protocol to do it on top of specify

Re: [DNSOP] Fwd: New Version Notification for draft-pusateri-dnsop-update-timeout-01.txt

2019-02-19 Thread Mark Andrews
> On 20 Feb 2019, at 4:35 pm, Paul Wouters wrote: > > On Wed, 20 Feb 2019, Mark Andrews wrote: > >> Think disaster recovery and promoting a slave to master. You have to >> transfer state between servers. You can transfer it in band or out of >> band. If you transfer it out of band you need