Unbound guide: add more private addresses

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2018-09-24 11:38:07 +02:00
parent 49c936639b
commit 0f69b642df

View File

@@ -110,8 +110,11 @@ server:
# Ensure privacy of local IP ranges
private-address: 192.168.0.0/16
private-address: 169.254.0.0/16
private-address: 172.16.0.0/12
private-address: 10.0.0.0/8
private-address: fd00::/8
private-address: fe80::/10
```
Start your local recursive server and test that it's operational: