JustJ
你的關鍵在 could not resolve 那裡,你的這台 Ubuntu 機器無法順利解析出這個域名。
建立你檢查 Ubuntu 機器的 /etc/resolv.conf 配置 1.1.1.1 這個 DNS 解析設定進去。
nameservers 1.1.1.1
qq_倾城少年在未来_0
用rpm -ql bind | more 查一下文件位置,centos7 启动服务命令是:systemctl start/stop/restart/enable/disable service
Kaiz不是
[root@localhost ~]# cd /etc/init.d/
[root@localhost init.d]#service named restart
停止 named: [确定]
Generating /etc/rndc.key: [确定]
启动 named: [确定]