dhcpcd!

dhcpcd alternatives

  • BIND

  • BIND is by far the most widely used DNS software on the Internet. On Unix-like operating systems it is the de facto standard. It provides a robust and stable platform on top of which organizations can build distributed computing systems with the knowledge that those systems are fully compliant with published DNS standards.

    tags: dns-server dns-hosting dns
  • 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. ยป

    tags: dhcp dhcp-server dns dns-proxy dns-server