view common/unbound.conf-ibbvps @ 318:6c89e2c3b5aa

Fix outbound mail IP Moved smtp_bind_address to the place where it makes a difference - the SMTP (not SMTPD) service!
author IBBoard <dev@ibboard.co.uk>
date Sat, 29 Feb 2020 14:08:49 +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