但是重启机器后设置就没了,需要重新来一遍,请问怎么固化这个操作?
1
elfive 2021-04-09 07:30:11 +08:00 via iPhone 1
Openwrt 如果用的是 dnsmasq 的话,可以直接指定 DNS 转发,转发给你的上游路由器或者 DNS Server 就行了
|
2
AllenHua 2021-04-09 08:24:34 +08:00 1
<a href="https://hellodk.cn/post/124" target="_blank">使用 DNSmasq 部署家庭网络的公共 dns 和个性化的局域网内的 dns 域名服务</a> 分享一下我的做法,楼主可以参考一下
这个文件的内容 重启后就没了?会不会是你本地的 dnsmasq 服务没有启动 或缺少配置 resolv.conf is the name of a computer file used in various operating systems to configure the system's Domain Name System (DNS) resolver. The file is a plain-text file usually created by the network administrator or by applications that manage the configuration tasks of the system. The resolvconf program is one such program on FreeBSD or other Unix machines which manages the resolv.conf file. (来自维基百科) |
3
LiYanHong 2021-04-09 09:05:03 +08:00
lan 口可以设置 dns 啊
|
4
CatCode 2021-04-09 09:10:48 +08:00
只接 LAN 口你是想做网关服务器用吧(俗称旁路由)
旁路由你得指定网关到你的出口路由器 /光猫上啊 |