per-inbound dns rule #4453
Unanswered
shinya-dono
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.
-
hi.
is there a way to use different DNS servers based on inbound tag?
AFAIK when the x-ray built-in DNS server tries to resolve a domain it goes through the routing chain again but this time the information about which inbound it's coming from is lost. so it would be impossible to route a dns_inbound with routing rules.
also when using custom DNS servers the DNS object does not contain any filter for which inbound this request is coming from.
imagine this scenario where I want to use 1.1.1.3 for my kids but keep using 1.1.1.1 for my own use.
is there a way to solve this?
Beta Was this translation helpful? Give feedback.
All reactions