You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I confirm that I have read the documentation, understand the meaning of all the configuration items I wrote, and did not pile up seemingly useful options or default values.
I confirm that I have provided the server and client configuration files and process that can be reproduced locally, instead of a complicated client configuration file that has been stripped of sensitive data.
I confirm that I have provided the simplest configuration that can be used to reproduce the error I reported, instead of depending on remote servers, TUN, graphical interface clients, or other closed-source software.
I confirm that I have provided the complete configuration files and logs, rather than just providing parts I think are useful out of confidence in my own intelligence.
The text was updated successfully, but these errors were encountered:
Operating system
macOS
System version
Sequoia 15.4
Installation type
sing-box for macOS Graphical Client
If you are using a graphical client, please provide the version of the client.
1.12.0-beta.18 (1)
Version
Description
When DNS queries go through the final resolver, they are not using client_subnet.
Reproduction
For
www.dji.com
, I expect it to return a China IP, but it actually returns a Japan IP.xxxdeMacBook-Pro ~ % dig +short www.mi.com
www.mi.com.mgslb.com.
www.mi.com.bsgslb.cn.
xiaomiipv6.v.bsgslb.cn.
xiaomiipv6.v.smogfly.cn.
116.162.225.153 //China IP
116.162.225.157
116.162.225.152
116.162.225.156
xxxdeMacBook-Pro ~ % dig +short www.dji.com
d125tdjigxzobs.cloudfront.net.
3.164.110.49 //Japan IP
3.164.110.66
3.164.110.60
3.164.110.90
Here is my config:
Logs
Supporter
Integrity requirements
The text was updated successfully, but these errors were encountered: