From 7f470747b9e7922576359dd101e018d1a104788d Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 24 Jun 2024 02:34:55 -0700 Subject: [PATCH] Unbound listen on ::1 Signed-off-by: Tommy --- etc/unbound/unbound.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/unbound/unbound.conf b/etc/unbound/unbound.conf index 5292170..676f2c2 100644 --- a/etc/unbound/unbound.conf +++ b/etc/unbound/unbound.conf @@ -32,6 +32,7 @@ server: ip-transparent: yes interface: 127.0.0.1 + interface: ::1 interface: 242.242.0.1 access-control: 242.242.0.0/16 allow