bind9 强制仅侦听本地地址
作者:Kalle 提问时间:9/3/2023
我无法仅在 localhost 和 VPN-IP 上收听 bind9。它还侦听公共 IP。 我的配置是: listen-on port 53 { localhost; 10.8.0.1; }; ...
绑定9 问答列表
作者:Kalle 提问时间:9/3/2023
我无法仅在 localhost 和 VPN-IP 上收听 bind9。它还侦听公共 IP。 我的配置是: listen-on port 53 { localhost; 10.8.0.1; }; ...