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/22 08:23] 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 | | + | | ''address'' | list of config strings | //(none)// | <code>--address=/<domain>/<ipaddr></code> | specify static DNS entry with dnsmasq syntax:/<domain>/<ipaddr> | |
- | | | | | | | + | |