I can't use AdGuardHome for ipv6 plz help #7682
-
Beta Was this translation helpful? Give feedback.
Answered by
rflazaro
Mar 13, 2025
Replies: 1 comment 8 replies
-
@facklemackle By the way, are you using Gnuton’s firmware? Note: 192.168.50.1 is my router’s IP.
|
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, per doc it’s enough to use 0.0.0.0 for binding to IPV4 and IPV6, but in my experience I needed to add '::' to make it work.
The issue could be in any of the following:
a. AGH network code/implementation
b. library used for networking
c. golang itself
d. networking of the firmware