Skip to content

Query autoritative nameserver directly to bypass DNS cache#424

Merged
link2xt merged 1 commit intomainfrom
link2xt/bypass-dns-cache
Oct 15, 2024
Merged

Query autoritative nameserver directly to bypass DNS cache#424
link2xt merged 1 commit intomainfrom
link2xt/bypass-dns-cache

Conversation

@link2xt
Copy link
Copy Markdown
Contributor

@link2xt link2xt commented Oct 15, 2024

unbound-control is not installed out of the box
and even once installed flush_zone does not seem to work reliably.

Instead of trying to flush the cache from unbound, we now query authoritative nameserver directly using dig.

Closes #422

@link2xt link2xt requested review from hpk42 and missytake and removed request for hpk42 October 15, 2024 21:47
@link2xt link2xt force-pushed the link2xt/bypass-dns-cache branch from fb95788 to 072af44 Compare October 15, 2024 21:48
unbound-control is not installed out of the box
and even once installed `flush_zone` does not seem
to work reliably.

Instead of trying to flush the cache from unbound,
we now query authoritative nameserver directly using `dig`.
@link2xt link2xt force-pushed the link2xt/bypass-dns-cache branch from 072af44 to 1a92cbc Compare October 15, 2024 22:00
@link2xt link2xt merged commit 20fa5d9 into main Oct 15, 2024
@link2xt link2xt deleted the link2xt/bypass-dns-cache branch October 15, 2024 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unbound-control: not found

2 participants