From cd4af25f21c1ababac769213b15a966cd50df32e Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Wed, 23 Sep 2015 11:24:27 -0400 Subject: [PATCH] fix commented address range in unbound.conf (I am not doing a build for this - it will go out whenever we do a new build) --- unbound.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unbound.conf b/unbound.conf index 653079e..4a97148 100644 --- a/unbound.conf +++ b/unbound.conf @@ -317,7 +317,7 @@ server: # private-address: 10.0.0.0/8 # private-address: 172.16.0.0/12 # private-address: 192.168.0.0/16 - # private-address: 192.254.0.0/16 + # private-address: 169.254.0.0/16 # private-address: fd00::/8 # private-address: fe80::/10