lancachenet / lancache-dns

DNS Docker service for a lancache.
https://hub.docker.com/r/lancachenet/lancache-dns/
MIT License
282 stars 74 forks source link

Windows DNS from cache.conf not making it into /etc/bind/cache/windows/db.windows #15

Closed AlbyZ closed 7 years ago

AlbyZ commented 7 years ago

Issue Description: Windows DNS details, defined in cache.conf such as:

Windows

ENABLE_WINDOWS#zone "download.windowsupdate.com" in { type master; file "/etc/bind/cache/windows/db.windows"; };

not making it into db.windows, instead:

db.windows.txt

Docker Run Command:

steamcache-steamcache-dns.json.txt

AlbyZ commented 7 years ago

I was concerned about dns.steamcache.net entru and not seeing download.windowsupdate.com, but I obviously don't understand how this works. I tested it and it worked. I want to add further domains and I will have to add it to cache.conf