asterisk系统的DNS解析不依赖于路由器

发布于 2024-08-29 06:31:50 字数 186 浏览 13 评论 0原文

基本上我有一个运行星号的 Debian 机器,通过 DHCP 分配了一个主机名 XXX 的 IP。我的 Windows 浏览器可以解析主机名,但如果我在 X-Lite 或 SPA922 手机中使用主机名,则无法解析。有什么方法可以让它工作而不依赖于路由器或分配静态IP(要求是使其可移植)。我正在考虑零配置,但我不确定(盒子的硬盘也有限)。非常感谢任何帮助。

Basically I have a Debian box running asterisk assigned an IP via DHCP with host-name XXX. My windows browser can resolve the host-name but if I use host-name in X-Lite or my SPA922 phone it fails to resolve. Is there any way of getting this to work without depending on the router or assigning a static IP (request is to make it portable). I was thinking zero-conf but am unsure (box has limited HDD too). Any help is most appreciated.

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

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

发布评论

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

评论(1

︶ ̄淡然 2024-09-05 06:31:50

有几种方法可以做到这一点。

就我个人而言,我用 DD-WRT 替换了我的库存路由器固件,然后它既充当 DHCP 服务器又支持本地名称服务器(因此本地 LAN 上的所有计算机都可以通过名称相互访问)。

不完全是“不依赖于路由器”,但配置相当低,实际上在客户端设备上根本不需要配置任何东西。

There are a couple of ways you could do this.

Personally I replaced my stock router firmware with DD-WRT and it then serves as both the DHCP server and supports a local name server (so all machines on the local LAN can access each other by name).

Not quite "not depending on the router" but pretty low configuration, and nothing to configure at all on the client devices really.

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