请教下,日志里这样的情况,是真的从1.1.1.1:53获取IP了还是中间态? #253
Closed
Travel2Here
started this conversation in
General
Replies: 1 comment
-
|
算了,自己破案了。怪我之前没仔细琢磨配置。分享给有同类困惑的朋友~ |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
2023/05/08 23:09:45 127.0.0.1:53997 accepted udp:1.1.1.1:53 [dns-in -> dns-out]
2023/05/08 23:09:45 127.0.0.1:59836 accepted udp:1.1.1.1:53 [dns-in -> dns-out]
2023/05/08 23:09:46 127.0.0.1:37810 accepted udp:1.1.1.1:53 [dns-in -> dns-out]
2023/05/08 23:09:46 127.0.0.1:38545 accepted udp:1.1.1.1:53 [dns-in -> dns-out]
2023/05/08 23:09:50 127.0.0.1:58572 accepted udp:1.1.1.1:53 [dns-in -> dns-out]
2023/05/08 23:09:50 tcp:127.0.0.1:58446 accepted tcp:8.8.8.8:53 [Custom]
2023/05/08 23:09:51 127.0.0.1:49383 accepted udp:1.1.1.1:53 [dns-in -> dns-out]
2023/05/08 23:09:51 tcp:127.0.0.1:58458 accepted tcp:8.8.8.8:53 [Custom]
2023/05/08 23:09:51 127.0.0.1:34270 accepted udp:1.1.1.1:53 [dns-in -> dns-out]
2023/05/08 23:09:51 127.0.0.1:46781 accepted udp:1.1.1.1:53 [dns-in -> dns-out]
2023/05/08 23:09:51 tcp:127.0.0.1:58468 accepted tcp:8.8.8.8:53 [Custom]
如上片段代理日志,直连的域名,dns走的到底是啥?
这个1.1.1.1:53 和8.8.8.8:53我并没有设置过,是怎样的解析过程?
Beta Was this translation helpful? Give feedback.
All reactions