已采纳回答 / mywolfking
这个应该是imooc有多个ISP接入导致的。比如他同时对联通、电信、移动三个运营商提供服务器,每个运营商提供一个IP的话,就会出现一个域名多个IP的情况。同时多个IP也可以防止被攻击以及流量调度和切换
2017-12-13
已采纳回答 / Slone
用rpm -ql bind | more 查一下文件位置,centos7 启动服务命令是:systemctl start/stop/restart/enable/disable service
2016-12-07
最新回答 / 慕仔5102405
[root@localhost ~]# cd /etc/init.d/[root@localhost init.d]#service named restart停止 named: [确定]Generating /etc/rndc.key: [确定]启动 named: ...
2016-11-21