mirror of
https://git.libreschool.org/paspo/brasatore.git
synced 2024-11-21 21:58:44 +00:00
6 lines
183 B
Plaintext
6 lines
183 B
Plaintext
dhcp-range={{ dhcp_start }},{{ dhcp_end }},4h
|
|
dhcp-option=option:router,{{ lan_ip }}
|
|
dhcp-option=option:dns-server,{{ lan_ip }}
|
|
dhcp-option=42,{{ lan_ip }}
|
|
dhcp-authoritative
|
|
log-dhcp |