<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div style="" class="default-style">
Hello,
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
If we see this on our DNS server logs (BIND 9.11):
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
04-May-2022 12:55:37.675 edns-disabled: info: success resolving 'sour.woinsta.com/A' (in 'woinsta.com'?) after disabling EDNS
<br>
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
- are we correct to say that with BIND 9.16, that query wil always fail because EDNS won't be disabled anymore ?
</div>
<div style="" class="default-style">
- is there any tuning that needs to be done ?
</div>
<div style="" class="default-style">
- with BIND 9.11: how many times does BIND try before disabling EDNS ? from what we can see in the logs, BIND seems to first try all NS and as they all fail, then it disable EDNS and then retries. Is it correct ?
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
Thanks,
</div>
<div style="" class="default-style">
Veronique
</div>
</body>
</html>