[OpenWrt Wiki] Dnsmasq DHCP server
openwrt.org › docs › guide-userFeb 17, 2021 · Dnsmasq DHCP server Dnsmasq is a lightweight, easy to configure DNS-forwarder and DHCP-server. It is designed to provide DNS and, optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP-server integrates with the
[OpenWrt Wiki] Dnsmasq
https://openwrt.org/ru/doc/howto/dhcp.dnsmasq03.03.2018 · Dnsmasq supports static and dynamic DHCP leases and BOOTP for network booting of disk-less machines. It is already installed and preconfigured on OpenWrt. See → /etc/config/dhcp . Configuration The configuration is done with help of the uci-configuration file: /etc/config/dhcp, but you can use this together with the file /etc/dnsmasq.conf .