18 lines
244 B
Plaintext
18 lines
244 B
Plaintext
|
#strict-order
|
||
|
local=/br-lxc/
|
||
|
domain=br-lxc
|
||
|
expand-hosts
|
||
|
|
||
|
#except-interface=lo
|
||
|
|
||
|
#bind-interfaces
|
||
|
interface=br-lxc
|
||
|
|
||
|
dhcp-range=br-lxc,192.168.1.100,192.168.1.199,2m
|
||
|
|
||
|
dhcp-no-override
|
||
|
dhcp-authoritative
|
||
|
|
||
|
dhcp-option=option:dns-server,192.168.1.1
|
||
|
|