FakeDNS with transparent proxy #4314
Unanswered
gvvinblade
asked this question in
Q&A
Replies: 0 comments
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.
-
I want to route all users in private network through several outbounds. Xray is running in transparent proxy mode inside a docker container on my gateway. so, on gateway I have a static route that forwards outgoing traffic to the docker container and another rule that forwards container traffic to WAN.
When I tried to use fakeDNS I faced troubles. Clients get dns from fakeDNS and then cannot access the resource by this address because translation to real IP doesn't happen.
Could somebody provide a working config example?
Beta Was this translation helpful? Give feedback.
All reactions