From 3c6aeeab3d27dcbf89afb3c7dd70f736a140c645 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 10 Jan 2023 14:08:26 -0500 Subject: [PATCH] add Mastodon ports to unbound avoid list --- unbound.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/unbound.conf b/unbound.conf index b270cfd..01797d3 100644 --- a/unbound.conf +++ b/unbound.conf @@ -8,6 +8,9 @@ server: hide-identity: yes hide-version: yes outgoing-port-permit: 1024-65535 + outgoing-port-avoid: 3000 + outgoing-port-avoid: 4000 + outgoing-port-avoid: 6379 outgoing-port-avoid: 8008 outgoing-port-avoid: 8080