cool-dns/config.yml
2020-12-27 22:13:13 +01:00

28 lines
406 B
YAML

zones:
- zone: example.com.
file: zonefile.txt
- zone: example.com.
file: zonefile2.txt
acl:
- lan
acl:
- name: vpn
cidr: 10.0.0.0/24
- name: lan
cidr: 192.168.0.0/16
- name: local
cidr: 127.0.0.1/32
forward:
acl:
- local
server: "8.8.8.8:53"
address: 0.0.0.0:8053
blacklist:
- url: https://raw.githubusercontent.com/anudeepND/blacklist/master/adservers.txt
format: host