> From: Tony Finch <d...@dotat.at> > One of the points of minimal-any is that the answer is not truncated > because you do not want clients to automatically retry over TCP. This is > to handle situations where many third-party recursive servers are under > attack using one of your names, so the recursive servers are hitting > your authoritative servers hard. RRL does not work in this case, because > the clients are legitimate recursive servers. You want to give them an > answer asap, that they can cache without hitting TCP.
On the contrary, as that case is described, RRL works fine, and this minimal-any mechanism won't help the obvious attack situation in that might be intended. Each legitimate recursive server will ask once per some TTL and cache the rrsets that it gets. No single legitimate recursive server will make a lot of ANY requests per unit time. An attack that might be intended involves many open recursive servers (perhaps open only local infected eyeball stubs) being hit for only a few requests each (or at least passing on only a few each request) for your names but many all together. However, in that case how many legitimate recursive servers will send ANY requests to authorities? Vernon Schryver v...@rhyolite.com _______________________________________________ DNSOP mailing list DNSOP@ietf.org https://www.ietf.org/mailman/listinfo/dnsop