-
-
Notifications
You must be signed in to change notification settings - Fork 364
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FR] Request an advice on Internet-draft about new EDE codes #1199
Comments
For these three ede codes, there are now no plans to use them. No specific need for them exists, that has us want them already. For debugging purposes, it could be added to have support for them. The additional information that EDE provides is useful for debugging, and so they could be useful to extend the information. In debug by reading through voluminous logs of Unbound, the information from these code is mostly obvious from the response itself. I mean that a minimal response looks like that, and ecs has its own code, and hyperlocal roots show from config, and often these considerations are not part of the problem. But more debug information is helpful. |
For the sake of discussion my concerns are:
With my implementer's hat on if these were to be introduced they would probably be configurable and not turned on by default when |
I do not see the relationship.
No, the reply just says that the server understands ECS, not that this specific address was tailored.
(Here, there is just one address so no tailorisation.) |
I mean that based on IP an answer could be tailored (forged answer, censored), or denied (blocked, censored, prohibited). And it could rely on configuration per local data or RPZ file you load.
That answer has a SCOPE PREFIX-LENGHT of 0 which means that the reply is good for all networks. If that was higher it would mean alternate answers exist for other networks. The FAMILY and SOURCE PREFIX-LENGTH are always echoed back from the auth name server. |
Describe the desired feature
The Internet draft draft-bortzmeyer-more-edes creates three new EDE (Extended DNS Errors) codes. At the IETF meeting in Dublin in november, Petr Špaček suggested to request feedback from implementors.
Therefore, I would like to know if you would consider to implement all or some of these error codes and if you find them useful.
Note that the policy for the EDE registry is just "first come, first served" so consensus is not strictly necessary but would obviously be cool.
Potential use-case
Debugging and information
The text was updated successfully, but these errors were encountered: