nat-network-dns-srv-record.conf 629 字节
Newer Older
1 2 3
##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
E
Eric Blake 已提交
4
## or other application using the libvirt API.
5 6 7 8 9 10 11 12 13 14 15 16 17 18
##
## dnsmasq conf file created by libvirt
strict-order
domain-needed
local=//
bind-dynamic
interface=virbr0
srv-host=name.tcp.test-domain-name,.,1024,10,10
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