Files

11 lines
163 B
Plaintext
Raw Permalink Normal View History

2022-02-14 16:44:26 -05:00
acl "trusted" {
127.0.0.0/8;
10.0.0.0/8;
172.0.0.0/12;
192.168.0.0/16;
::1/128;
2001:db8:edfa:1234::/64;
localhost;
localnets;
};