Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
userdoc:tt-ext-dhcp-server [2013/03/02 07:50] droemel |
userdoc:tt-ext-dhcp-server [2013/03/02 07:51] (current) droemel |
||
---|---|---|---|
Line 11: | Line 11: | ||
DHCPRANGE="10:120" | DHCPRANGE="10:120" | ||
- | If you need other DHCP values that differ from the defaults((look at the "dhcp-options" in "/etc/dnsmasq.conf" in the System Tab)), you can add them as usual in ''dnsmasq.static''. Example: | + | If you need other DHCP values that differ from the defaults((look at the "dhcp-option" values in "/etc/dnsmasq.conf" in the System Tab)), you can add them as usual in ''dnsmasq.static''. Example: |
dhcp-option=ext,option:ntp-server,192.168.30.10 | dhcp-option=ext,option:ntp-server,192.168.30.10 |