VCSA6.7无DNS安装
最后更新于
最后更新于
Command> shell
Shell access is granted to rootcp /etc/dnsmasq.conf /etc/dnsmasq-bak.confvi /etc/dnsmasq.conf 将no-hosts改为addn-hosts=/etc/dns_add_hosts
将listen-address=127.0.0.1改为listen-address=192.169.1.22vi /etc/dns_add_hosts 192.169.1.22 192.169.1.22
192.169.1.22 vcenter //如果纯IP访问的可以不加systemctl restart dnsmasqnslookup vcenter
nslookup 192.169.1.22