From edbb9158a409670a02be846bcc25f3e5cca13551 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 11 Feb 2023 20:23:22 -0500 Subject: [PATCH] avoid port 7275 (supl) for unbound --- unbound.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/unbound.conf b/unbound.conf index 01797d3..b2e4d4b 100644 --- a/unbound.conf +++ b/unbound.conf @@ -11,6 +11,7 @@ server: outgoing-port-avoid: 3000 outgoing-port-avoid: 4000 outgoing-port-avoid: 6379 + outgoing-port-avoid: 7275 outgoing-port-avoid: 8008 outgoing-port-avoid: 8080