unbound: prefer ip4 on ubuntu 24 and above
ip6 queries seems to be blocked by spamhaus
This commit is contained in:
6
setup/start/unbound/prefer-ip4.conf
Normal file
6
setup/start/unbound/prefer-ip4.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
# Prefer IPv4 outbound queries. Spamhaus often reject queries from IPv6 addresses
|
||||
# This setting is in a separate file since it only works from Ubuntu 24 , unbound 1.19.2
|
||||
|
||||
server:
|
||||
prefer-ip4: yes
|
||||
|
||||
Reference in New Issue
Block a user