1
0
mirror of https://git.libreschool.org/paspo/brasatore.git synced 2025-02-23 14:50:21 +00:00

6 lines
183 B
Plaintext
Raw Permalink Normal View History

2023-10-26 21:15:51 +02:00
dhcp-range={{ dhcp_start }},{{ dhcp_end }},4h
dhcp-option=option:router,{{ lan_ip }}
dhcp-option=option:dns-server,{{ lan_ip }}
2023-10-27 12:34:26 +02:00
dhcp-option=42,{{ lan_ip }}
2023-10-26 21:15:51 +02:00
dhcp-authoritative
log-dhcp