0
Stubby with client private subnet eDNS does not work
I think this is a recent problem as I've not experienced it before and I'm not sure if it's due to stubby update or NextDNS backend change or both.
Essentially, the issue is that if I set the following option on stubby:
it can no longer receive responses from NextDNS but instead returns SERVFAIL for everything.
My setup is the following:
- stubby version 0.4.3
- openssl version 3.0.7
- Diagnostic at: https://nextdns.io/diag/d02b9a20-8890-11ed-9265-c57d23fcea7f
- relevant config:
If I change the edns_client_subnet_private setting to 0, then everything works correctly. I would, however, prefer to keep the private subnet enabled.
1 reply
-
I'd try two things:
Updating your config to remove the number 1 and 2 (they made a change recently)OR removing the dnssec line (per some other post on here, its redundant)
Content aside
- 2 yrs agoWed, March 1, 2023 at 5:17 PM UTCLast active
- 1Replies
- 207Views
-
2
Following