mirror of https://gitee.com/openkylin/libvirt.git
19 lines
630 B
Plaintext
19 lines
630 B
Plaintext
|
##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
|
||
|
## of other applications using the libvirt API.
|
||
|
##
|
||
|
## 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
|