fix "address/prefix length mismatch" warning
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
view "local" {
|
||||
match-clients {
|
||||
127.0.0.1/8;
|
||||
127.0.0.0/8;
|
||||
10.0.0.0/8;
|
||||
172.16.0.0/12;
|
||||
192.168.0.0/16;
|
||||
|
Reference in New Issue
Block a user