Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Travis2359345

#1
Quote from: pmhausen on May 05, 2022, 01:56:08 PM
This is probably due to a known bug in the FreeBSD golang implementation that cannot be fixed by the AGH team, unfortunately. If the queries go to the VIP, the answers sent by AGH come from the "real" interface address and are ignored by any correctly working client.

See:
https://github.com/AdguardTeam/AdGuardHome/issues/3015

Workaround: have AGH listen on 127.0.0.1 and use inbound port forwarding NAT to facilitate the queries.

Thank you for this, i was pulling my hair out until I saw this and made it work.  :)
#2
Thank you. Working for me now. :)