mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-16 22:13:01 +02:00
unbound: flush negative and bogus at update forwarders
this resolves problems that negative answers from a forwarder was still used after setting new servers. Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -523,6 +523,9 @@ case "$1" in
|
||||
|
||||
update_forwarders
|
||||
|
||||
unbound-control flush_negative > /dev/null
|
||||
unbound-control flush_bogus > /dev/null
|
||||
|
||||
fix_time_if_dns_fail
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user