A lightweight DHCP/caching DNS server
https://thekelleys.org.uk/dnsmasq/
dnsmasq-2.52-have_dbus.patch | ||
dnsmasq-2.52-use_var_lib_dnsmasq.patch | ||
dnsmasq-2.72-enable_etc_dnsmasq_d.patch | ||
dnsmasq.initscript | ||
dnsmasq.spec | ||
README.md |
dnsmasq
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 DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP/TFTP/PXE for network booting of diskless machines.