fix "address/prefix length mismatch" warning

This commit is contained in:
Beu 2019-12-05 13:41:27 +01:00
parent e14ac1804a
commit cbfd7111f7
1 changed files with 1 additions and 1 deletions

View File

@ -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;