mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 05:35:00 -05:00
allow unbound to use more outbound ports
This commit is contained in:
parent
f3fb90859a
commit
3d5f437ec7
@ -7,6 +7,9 @@ server:
|
||||
qname-minimisation-strict: yes
|
||||
hide-identity: yes
|
||||
hide-version: yes
|
||||
outgoing-port-permit: 1024-65535
|
||||
outgoing-port-avoid: 8008
|
||||
outgoing-port-avoid: 8080
|
||||
|
||||
forward-zone:
|
||||
name: "."
|
||||
|
Loading…
Reference in New Issue
Block a user