chore: enable access to dns (#460)
rebuilding router, taking the chance to not mess up ip ranges. I did have 198.18.21.0/24 and 198.18.21.160/27 and 198.18.21.192/27 all on differnt interfaces. - update IP's that can reach bind view for main.unkin.net - keep both for intermediate period Reviewed-on: #460
This commit was merged in pull request #460.
This commit is contained in:
@@ -6,8 +6,10 @@ hiera_include:
|
||||
profiles::dns::resolver::acls:
|
||||
acl-main.unkin.net:
|
||||
addresses:
|
||||
- 10.10.8.1/32
|
||||
- 198.18.1.10/32
|
||||
- 198.18.2.160/27
|
||||
- 198.18.21.160/27
|
||||
- 198.18.2.192/27
|
||||
- 198.18.21.192/27
|
||||
- 198.18.13.0/24
|
||||
- 198.18.14.0/24
|
||||
|
||||
Reference in New Issue
Block a user