uklans/cache-domains

dnsmasq script only for ipv4 and DNS resolves into IPv6

soonic6 opened this issue · 1 comments

Describe the issue you are having

when IPv6 is active in my LAN, sometimes Pihole resolve it into ipv6 addresses

Describe your setup?

pihole, unbound with dnsmasq script

soltuion

i was running the dnsmasq script a second time, but change the IPs from the config.json into "::". the renaming all files into ipv6_BLABLA.conf.
Maybe it is possible, that the script create both config. one for ipv4 and one for ipv6 with "::" as destination.

It may not be portable to the other generators but there's already a way to do it using the config.json

  "ips": {
    "generic":  ["10.0.0.80","::"]
  },

example steam config:

address=/lancache.steamcontent.com/10.0.0.80
address=/lancache.steamcontent.com/::