Code: Select all
option rapid_commit
option domain_name_servers, domain_name, domain_search, host_name
option classless_static_routes
option ntp_servers
require dhcp_server_identifier
slaac hardware
nohook lookup-hostname
interface eth0
static ip_address=192.168.3.14/24
static routers=192.168.3.14
static domain_name_servers=192.168.3.14 8.8.8.8
Code: Select all
interface=eth0
dhcp-range=192.168.3.141,192.168.3.142,255.255.255.0,24h