This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
documentation:configuration:config_files:config_dhcp [2015/05/10 06:52] admin |
documentation:configuration:config_files:config_dhcp [2018/05/24 09:05] (current) |
||
---|---|---|---|
Line 59: | Line 59: | ||
| ''strictorder'' | boolean | ''0'' | ''-o'' | Obey order of DNS servers in ''/etc/resolv.conf'' | | | ''strictorder'' | boolean | ''0'' | ''-o'' | Obey order of DNS servers in ''/etc/resolv.conf'' | | ||
| ''tftp_root'' | directory path | //(none)// | <code>--tftp-root</code> | Specifies the TFTP root directory | | | ''tftp_root'' | directory path | //(none)// | <code>--tftp-root</code> | Specifies the TFTP root directory | | ||
- | | | | | | | + | | ''address'' | list of config strings | //(none)// | <code>--address=/<domain>/<ipaddr></code> | specify static DNS entry with dnsmasq syntax:/<domain>/<ipaddr> | |
==== dhcp ==== | ==== dhcp ==== | ||
Line 93: | Line 94: | ||
| ''dns'' | boolean | no | ''0'' | Add static forward and reverse DNS entries for this host. | | | ''dns'' | boolean | no | ''0'' | Add static forward and reverse DNS entries for this host. | | ||
| ''broadcast'' | boolean | no | ''0'' | Force broadcast DHCP response. | | | ''broadcast'' | boolean | no | ''0'' | Force broadcast DHCP response. | | ||
- |