随笔分类 - DNS
摘要:
Bind服务 1. 安装服务 apt install -y bind9 2. 配置定义域文件 vim /etc/bind/named.conf.default-zones ''' zone "con.org" { type master; file "/etc/bind/db.con.org"; }
阅读全文
Bind服务 1. 安装服务 apt install -y bind9 2. 配置定义域文件 vim /etc/bind/named.conf.default-zones ''' zone "con.org" { type master; file "/etc/bind/db.con.org"; }
阅读全文
摘要:
1. DNS之bind部署配置 1.1 安装bind 安装命令 dnf install -y bind bind-libs bind-utils bind-chroot 安装包解释 bind 服务器 bind-libs 相关库 bind-utils 客户端 bind-chroot 安全包 查看版本
阅读全文
1. DNS之bind部署配置 1.1 安装bind 安装命令 dnf install -y bind bind-libs bind-utils bind-chroot 安装包解释 bind 服务器 bind-libs 相关库 bind-utils 客户端 bind-chroot 安全包 查看版本
阅读全文

浙公网安备 33010602011771号