mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 05:52:52 +08:00
更新文档
This commit is contained in:
+3
-3
@@ -495,9 +495,9 @@ $ sudo nvim /etc/dnsmasq.conf
|
||||
- 演示中内网域名为 `fox.home.arpa` ,请根据实际情况进行调整。
|
||||
|
||||
- `Dnsmasq` 上游 DNS 服务器分为三类,请根据实际情况进行调整。
|
||||
- `server=/fox.home.arpa/172.16.1.1` 为内网域名解析 DNS 服务器,通常为主路由地址
|
||||
- `server=/ts.net/100.100.100.100` 为 TS 服务 MagicDNS 专用地址
|
||||
- 其他 `server` 参数中的 DNS 服务器,为 TS 服务器自身及下游设备提供 DNS 解析服务
|
||||
- `server=/fox.home.arpa/172.16.1.1` :内网域名解析 DNS 服务器,通常为主路由地址
|
||||
- `server=/ts.net/100.100.100.100` :TS 服务 MagicDNS 专用地址
|
||||
- `server` 参数中的其他 DNS 服务器供 TS 服务器自身及其下游设备使用
|
||||
|
||||
```bash
|
||||
# This configuration file is customized by fox,
|
||||
|
||||
Reference in New Issue
Block a user