Displaying 1 result from an estimated 1 matches for "dnsmas".
Did you mean:
dnsmasq
2011 Mar 08
2
dnsmasq not started when no dhcp enabled ?
Hello everybody,
i've defined a simple network, with no dhcp. I'd like to use dnsmasq
only as a dns server.
$ virsh net-dumpxml basicswitch
<network>
<name>basicswitch</name>
<uuid>60f491d2-d6c4-6b57-8a50-081cace8dedc</uuid>
<forward mode='nat'/>
<bridge name='virbr1' stp='on' delay='0' />
&l...