Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-English domain names cannot be resolved properly. #99

Open
qist opened this issue Aug 28, 2024 · 0 comments
Open

Non-English domain names cannot be resolved properly. #99

qist opened this issue Aug 28, 2024 · 0 comments

Comments

@qist
Copy link

qist commented Aug 28, 2024

Non-English domain names cannot be resolved properly.

[root@92f6e7848593 ~]# q  www.饭太硬.com
FATA[0010] read udp 127.0.0.1:11061->127.0.0.11:53: i/o timeout
[root@92f6e7848593 ~]#  q  www.google.com
www.google.com. 1m48s A 142.250.189.4

[root@92f6e7848593 ~]# dig  www.饭太硬.com

; <<>> DiG 9.16.23-RH <<>> www.饭太硬.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27074
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;www.饭太硬.com.                IN      A

;; ANSWER SECTION:
www.饭太硬.com. 303     IN      CNAME   0f373bd4.blogcdn-dns.net.
0f373bd4.blogcdn-dns.net. 303   IN      CNAME   uswest-l4ddos.blogcdn-dns.net.
uswest-l4ddos.blogcdn-dns.net. 303 IN   A       154.17.10.213

;; Query time: 29 msec
;; SERVER: 127.0.0.11#53(127.0.0.11)
;; WHEN: Wed Aug 28 20:26:25 CST 2024
;; MSG SIZE  rcvd: 133
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant