Avahi dnsconfd 如何工作?

发布于 2024-11-17 02:36:58 字数 169 浏览 3 评论 0原文

我看到 avahi-dnsconfd 实现了处理来自浏览器的 dns 请求,而没有在 /etc/resolv.conf 中列出。我认为这是 DNS 解析规范的一部分,用于检查 localhost 是否可以首先回答查询。

问题是,看起来端口 53 上没有人。那么 avahi 如何捕获 dns 查找并回答它呢?

I see that avahi-dnsconfd achieve to handle dns request from the browser without being listed in /etc/resolv.conf. I think that it's part of the dns resolution spec to check whether or not localhost can answer the query first.

The problem is that, it looks like, there's nobody on port 53. So how does avahi catch dns lookups and answer it ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

徒留西风 2024-11-24 02:36:58

avahi 使用 nsswitch.conf 来处理 dns 配置。

avahi is using nsswitch.conf to handle dns configuration.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文