Closed devopg closed 2 hours ago
@dyhkwong ??? I found this issue https://github.com/SagerNet/sing-box/issues/1158, and it says that types other than A and AAAA are not supported, BUT my record type is A.
And what about my question regarding address for understanding: address: local | localhost | 127.0.0.53:53 ?
dns: exchange failed for myip.ru. IN HTTPS: no raw query support by current transport
It is HTTPS, neither A nor AAAA. local
in the command line version means using Go resolver.
Operating system
Linux
System version
ubuntu 24.04
Installation type
Original sing-box Command Line
If you are using a graphical client, please provide the version of the client.
No response
Version
Description
Hello, the rules are very simple: for ".ru" domains, use the local DNS; everything else should go to proxy->Cloudflare. However, when making a request to myip.ru, an error occurs. If I disable sing-box and make the request, it works with the system's local DNS. What could be the problem?
ERROR[0652] [1437494369 0ms] dns: exchange failed for myip.ru. IN HTTPS: no raw query support by current transport
Or maybe I don't understand how this works, and 'local sing-box' is an additional layer between the standard system DNS and sing-box? Do I need to set the address to '127.0.0.53:53' instead of 'local'?
like this?
(And what is "local"? Is that really correct? Shouldn't the address be "localhost"?)
Without sing-box local dns work fine as local dns:
Reproduction
Enter my DNS configuration and make a request to myip.ru.
Logs
No response
Supporter
Integrity requirements