|
@@ -4,11 +4,13 @@
|
|
|
## unbound server
|
|
|
2020-08-05
|
|
|
|
|
|
-Unbound is installed on the 2 resolver servers.
|
|
|
-gc-prod-resolver-govcloud-2
|
|
|
+Unbound is installed on the 2 resolver servers.
|
|
|
+```
|
|
|
+gc-prod-resolver-govcloud-2
|
|
|
gc-prod-resolver-govcloud
|
|
|
+```
|
|
|
|
|
|
-If DNS resolution stops working, restart the unbound service.
|
|
|
+If DNS resolution stops working, restart the unbound service.
|
|
|
`systemctl status unbound`
|
|
|
|
|
|
### Troubleshooting
|
|
@@ -37,7 +39,7 @@ AWS resolvers can't play any part whatsoever in DNSSEC. They just break it.
|
|
|
|
|
|
So unbound servers need external DNS.
|
|
|
|
|
|
-/etc/unbound/conf.d/xdr.conf
|
|
|
+`/etc/unbound/conf.d/xdr.conf`
|
|
|
```
|
|
|
server:
|
|
|
private-domain: "pvt.xdr.accenturefederalcyber.com."
|