[[mami3インストール]] ** DNS を入れる [#p184db81] [root@dhcp241 sekigawa]# yum -y install dnsmasq [root@dhcp241 sekigawa]# vi /etc/dnsmasq.conf domain-needed bogus-priv strict-order expand-hosts domain=sek-net.no-ip.info [root@dhcp241 sekigawa]# vi /etc/hosts 192.168.0.7 lyon.sek-net.no-ip.info lyon [root@dhcp241 sekigawa]# systemctl restart dnsmasq