fix unbound config files

This commit is contained in:
Aminda Suomalainen 2015-03-12 11:44:03 +02:00
parent d2e8d49ec2
commit 6820fa23d7
3 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
# Listen on public interfaces
interface: 0.0.0.0
# NOTE! `sysctl net.ipv6.bindv6only=1`
interface: ::
# Allow connecting from
#access-control: 10.0.0.0/8 allow
#access-control: 172.16.0.0/16 allow
#access-control: 192.168.0.0/24 allow