view common/unbound.conf-ibbvps @ 311:51d3748f8112

Configure Dovecot (IMAP) for PROXY protocol use Includes moving firewall rules into the Dovecot class to keep things closer together and swapping to a template so that we can put specific values in for IPs
author IBBoard <dev@ibboard.co.uk>
date Sun, 23 Feb 2020 16:00:41 +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