1
0
mirror of https://github.com/tommytran732/Linux-Setup-Scripts synced 2024-09-07 16:23:30 -04:00

Unbound for containers

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-06-21 15:20:41 -07:00
parent 6fa3abe492
commit 8d775f476f
Signed by: Tomster
GPG Key ID: 555C902A34EC968F
2 changed files with 10 additions and 0 deletions

View File

@ -127,6 +127,12 @@ echo 'server:
outgoing-port-permit: 1024-65535
prefetch: yes
prefetch-key: yes
ip-transparent: yes
interface: 127.0.0.1
interface: 242.242.0.1
access-control: 242.242.0.0/16 allow
forward-zone:
name: "."
forward-tls-upstream: yes

View File

@ -164,6 +164,10 @@ echo 'server:
prefetch: yes
prefetch-key: yes
ip-transparent: yes
interface: 127.0.0.1
interface: 242.242.0.1
access-control: 242.242.0.0/16 allow
forward-zone:
name: "."