Archived
更新 Dnsmasq 参数注意事项
This commit is contained in:
@@ -412,6 +412,8 @@ $ sudo editor /etc/dnsmasq.d/10-server-dnsmasq.conf
|
||||
|
||||
- 请根据系统内存使用情况,调整缓存参数 `cache-size`
|
||||
|
||||
- 配置文件中监听的网卡名为 `eth0` ,请根据实际情况进行调整
|
||||
|
||||
- 配置文件中内网域名为 `fox.internal` ,请根据实际情况进行调整
|
||||
|
||||
- `Dnsmasq` 有且仅有 `SmartDNS` 作为上游 DNS 服务器
|
||||
|
||||
@@ -535,6 +535,8 @@ $ sudo editor /etc/dnsmasq.d/10-server-dnsmasq.conf
|
||||
|
||||
- 请根据系统内存使用情况,调整缓存参数 `cache-size`
|
||||
|
||||
- 配置文件中监听的网卡名为 `eth0` 和 `tailscale0` ,请根据实际情况进行调整
|
||||
|
||||
- 配置文件中内网域名为 `fox.internal` ,请根据实际情况进行调整
|
||||
|
||||
- `Dnsmasq` 上游 DNS 服务器分为三类,请根据实际情况进行调整
|
||||
|
||||
Reference in New Issue
Block a user