fix: allow the dmz skynet server access to the dns

This commit is contained in:
silver 2023-09-15 21:19:07 +01:00
parent efe1fbd140
commit 5acbd12960

View file

@ -377,6 +377,9 @@ in {
cacheNetworks = [
# this server itself
"127.0.0.0/24"
# skynet server in the dmz
"193.1.96.165/32"
# all of skynet can use this as a resolver
/*
Origianl idea, however all external traffic had the ip of the router