fix unbound for local traffic
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
type filter hook input priority filter; policy drop;
|
||||
|
||||
# accept any localhost traffic
|
||||
iif lo accept
|
||||
iifname lo accept
|
||||
|
||||
# Allow trusted networks to access the router
|
||||
iifname {
|
||||
|
||||
Reference in New Issue
Block a user