I’ve been setting up my first nas and set up DNS routing from my router to adguard home, which then routes traffic to nginx-proxy-manager, which then routes to the docker container for the intended service. I’ve spent days pulling my hair out, trying to figure out what the issue was - why all my services behind NPM were periodically unreachable on my browser. after a wifi reset on my laptop they’d come back online, but why? today I found out that although my router correctly had the DHCP setting correctly set up to route IPv4 traffic to adguard, there was a separate section in the router settings that handles IPv6 settings, and that this was set up to look for my ISP’s assigned DNS provider. Just posting on the off chance anyone finds this helpful or entertaining. I am extremely tired (I have a 3 month old baby) so please bare with the poor formatting of the post!

  • Onomatopoeia@lemmy.cafe
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    5
    ·
    15 hours ago

    Or, just completely bypass any config by simply not using IP6 for an environment where it offers no advantage

      • ogy@fedia.ioOP
        link
        fedilink
        arrow-up
        1
        ·
        7 hours ago

        I ended up having to. I’d have liked to keep IPv6 on, but my router wasn’t letting me permanently route the IPv6 traffic to my nas. something about my ISP using dynamic addresses so it would change periodically, and the router wouldn’t accept the format of IP addresses that I generated.

        • cmnybo@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          1
          ·
          6 hours ago

          Some ISPs just have a broken IPv6 implementation. If they do it correctly, they should delegate a /56 prefix that doesn’t change unless the DUID on your router changes or your PoP changes.