5 Mar 2024
Biztonsági szemle
Stub zones don't work when primaries are configured for "minimal-responses yes;"
When a stub zone is configured in named it seems to not work (and the resolver that has the stub zone responds SERVFAIL to client queries for names in that zone) if the target servers in the primaries server list are configured with minimal-responses yes; (or similar, if the target servers are not BIND). The process for populating a stub zone from the primaries list is: Do SOA refresh query Check serial number If needed, refresh the zone. So far, this is the same as when handling a secondary z ...
Read more