Clients all have the same IP when connected over DoH #7788
Unanswered
VixiKitsune
asked this question in
Q&A
Replies: 1 comment 3 replies
-
That's expected when using the docker bridge network. You need to configure the docker network as host to see client IPs. https://github.com/AdguardTeam/AdGuardHome/wiki/Docker#client-ips |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
All my my clients connecting over https have the same IP 10.0.6.3
Is this expected behavior or a config issue?
I have AdGuard Home and NPM Plus docker containers on the same bridge network with only port 53 published on the AGH container and NPM Plus is proxying requests to the AGH container on port 443.
Beta Was this translation helpful? Give feedback.
All reactions