Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只想使用系统的 /etc/resolv.conf 以外的 DHCP 租约生成的 resolv.conf 文件,我如何制作一个脚本,每次 DHCP 租约都生成一个 resolv.conf?
你的问题很难理解,但我会试一试......
/etc/resolv.conf在 OS X 上不是规范的。如果要更改系统 DNS 设置,则需要使用系统配置框架(来自代码)networksetup或scutil(来自命令行)。scutil 这里有一篇关于使用的文章。
/etc/resolv.conf
networksetup
scutil