53端口之macOS上使用Docker方案的一个坑点吧 #1794
tangkunyin
started this conversation in
Show and tell
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.
-
前两天通过Smart DNS官方的Dockerfile在本地搭建了服务,本来玩的好好的,然后忘记点了哪里,结果系统重启后,再就不生效了!
主要原因就是53端口,它一直被mDNSResponder占用,使用啥招数都杀不掉。郁闷了好半天,结果在这篇帖子发现的窍门 😂
在这里,也是想分享一下怎么出这个坑吧,避免之后的朋友遇到

另外,之前搭建的经验写了一篇文章,希望能帮到有需要的兄弟:DNS玩法知多少
Beta Was this translation helpful? Give feedback.
All reactions