view common/unbound.conf-ibbvps @ 332:7198cc4397d8

Remove custom LogWatch scripts There's no point in maintaining them manually when the OS should (in theory) keep the scripts up-to-date with the services We were getting more errors on CentOS 8 for having out of date custom scripts than for having OS-supplied ones
author IBBoard <dev@ibboard.co.uk>
date Sun, 15 Mar 2020 16:51:11 +0000
parents 220701d9799b
children 78a9c5946154
line wrap: on
line source

# Based on https://www.nlnetlabs.nl/documentation/unbound/howto-setup/
server:
	interface: 127.0.0.1
	interface: ::1
	access-control: 127.0.0.0/24 allow
	access-control: ::1 allow
        verbosity: 1

forward-zone:
        name: "."
        forward-addr: 2a00:1098:0:80:1000:3b:0:1
        forward-addr: 2a00:1098:0:82:1000:3b:0:1