2012-12-06 12:20:39 -05:00
|
|
|
##WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
|
|
|
|
|
##OVERWRITTEN AND LOST. Changes to this configuration should be made using:
|
|
|
|
|
## virsh net-edit default
|
2012-12-12 15:03:40 -07:00
|
|
|
## or other application using the libvirt API.
|
2012-12-06 12:20:39 -05:00
|
|
|
##
|
|
|
|
|
## dnsmasq conf file created by libvirt
|
|
|
|
|
strict-order
|
2012-12-13 01:46:40 -05:00
|
|
|
except-interface=lo
|
2012-12-06 12:20:39 -05:00
|
|
|
bind-dynamic
|
|
|
|
|
interface=virbr0
|
2014-03-17 19:16:38 -06:00
|
|
|
srv-host=_name._tcp.test-domain-name.com,test.example.com,1111,11,111
|
|
|
|
|
srv-host=_name2._udp,test2.example.com,2222,22,222
|
|
|
|
|
srv-host=_name3._tcp.test3.com,test3.example.com,3333,33
|
|
|
|
|
srv-host=_name4._tcp.test4.com,test4.example.com,4444
|
|
|
|
|
srv-host=_name5._udp,test5.example.com,1,55,555
|
|
|
|
|
srv-host=_name6._tcp.test6.com,test6.example.com,6666,0,666
|
|
|
|
|
srv-host=_name7._tcp.test7.com,test7.example.com,1,0,777
|
2012-12-06 12:20:39 -05:00
|
|
|
dhcp-range=192.168.122.2,192.168.122.254
|
|
|
|
|
dhcp-no-override
|
|
|
|
|
dhcp-leasefile=/var/lib/libvirt/dnsmasq/default.leases
|
|
|
|
|
dhcp-lease-max=253
|
|
|
|
|
dhcp-hostsfile=/var/lib/libvirt/dnsmasq/default.hostsfile
|
|
|
|
|
addn-hosts=/var/lib/libvirt/dnsmasq/default.addnhosts
|