更新 Dnsmasq 参数注意事项

This commit is contained in:
CallMeR
2025-09-07 11:41:07 +08:00
parent 2131e6ae58
commit 5efe450d78
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -412,6 +412,8 @@ $ sudo editor /etc/dnsmasq.d/10-server-dnsmasq.conf
- 请根据系统内存使用情况,调整缓存参数 `cache-size`
- 配置文件中监听的网卡名为 `eth0` ,请根据实际情况进行调整
- 配置文件中内网域名为 `fox.internal` ,请根据实际情况进行调整
- `Dnsmasq` 有且仅有 `SmartDNS` 作为上游 DNS 服务器
+2
View File
@@ -535,6 +535,8 @@ $ sudo editor /etc/dnsmasq.d/10-server-dnsmasq.conf
- 请根据系统内存使用情况,调整缓存参数 `cache-size`
- 配置文件中监听的网卡名为 `eth0``tailscale0` ,请根据实际情况进行调整
- 配置文件中内网域名为 `fox.internal` ,请根据实际情况进行调整
- `Dnsmasq` 上游 DNS 服务器分为三类,请根据实际情况进行调整