annotate common/unbound.conf-ibbvps @ 364:8224f42ee05b

Expand BDStrike CSP to allow more styling and fonts
author IBBoard <dev@ibboard.co.uk>
date Sun, 01 Nov 2020 17:04:44 +0000
parents 58cf3e347102
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
300
220701d9799b Configure Unbound for Mythic-Beasts with DNS64 forwarder
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
1 # Based on https://www.nlnetlabs.nl/documentation/unbound/howto-setup/
360
58cf3e347102 Remove local DNS64 generation to get redundancy back
IBBoard <dev@ibboard.co.uk>
parents: 351
diff changeset
2 # Note: If the upstream DNS stops synthesising IPv6 records for IPv4-only
58cf3e347102 Remove local DNS64 generation to get redundancy back
IBBoard <dev@ibboard.co.uk>
parents: 351
diff changeset
3 # domains due to honouring DNSSEC then we need to go back to doing DNS64 here
300
220701d9799b Configure Unbound for Mythic-Beasts with DNS64 forwarder
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
4 server:
220701d9799b Configure Unbound for Mythic-Beasts with DNS64 forwarder
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
5 interface: 127.0.0.1
220701d9799b Configure Unbound for Mythic-Beasts with DNS64 forwarder
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
6 interface: ::1
220701d9799b Configure Unbound for Mythic-Beasts with DNS64 forwarder
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
7 access-control: 127.0.0.0/24 allow
220701d9799b Configure Unbound for Mythic-Beasts with DNS64 forwarder
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
8 access-control: ::1 allow
220701d9799b Configure Unbound for Mythic-Beasts with DNS64 forwarder
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
9 verbosity: 1
220701d9799b Configure Unbound for Mythic-Beasts with DNS64 forwarder
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
10
220701d9799b Configure Unbound for Mythic-Beasts with DNS64 forwarder
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
11 forward-zone:
220701d9799b Configure Unbound for Mythic-Beasts with DNS64 forwarder
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
12 name: "."
220701d9799b Configure Unbound for Mythic-Beasts with DNS64 forwarder
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
13 forward-addr: 2a00:1098:0:80:1000:3b:0:1
220701d9799b Configure Unbound for Mythic-Beasts with DNS64 forwarder
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
14 forward-addr: 2a00:1098:0:82:1000:3b:0:1