bind-internal: allow admin workstation to query the resolver
Adds the operator workstation (10.10.12.200, wireguard) to the resolver acl-main.unkin.net so it can use bind-resolvers (198.18.200.7) for recursive lookups. Also lists the router (198.18.21.160) explicitly for documentation; it is already covered by the existing 198.18.21.160/27 and 198.18.21.0/24.
This commit is contained in:
@@ -13,6 +13,9 @@ spec:
|
|||||||
- 198.18.21.160/27
|
- 198.18.21.160/27
|
||||||
- 198.18.2.192/27
|
- 198.18.2.192/27
|
||||||
- 198.18.21.192/27
|
- 198.18.21.192/27
|
||||||
|
# Admin/management access
|
||||||
|
- 10.10.12.200/32 # benvin workstation (wireguard)
|
||||||
|
- 198.18.21.160/32 # benvin router (also within 198.18.21.160/27 above)
|
||||||
- 198.18.13.0/24
|
- 198.18.13.0/24
|
||||||
- 198.18.14.0/24
|
- 198.18.14.0/24
|
||||||
- 198.18.15.0/24
|
- 198.18.15.0/24
|
||||||
|
|||||||
Reference in New Issue
Block a user