About 66,800 results
Open links in new tab
  1. Dnsmasq - network services for small networks.

    Dnsmasq provides network infrastructure for small networks: DNS, DHCP, router advertisement and network boot. It is designed to be lightweight and have a small footprint, suitable for …

  2. dnsmasq - Wikipedia

    dnsmasq is a lightweight, easy to configure DNS forwarder, designed to provide DNS, and optionally DHCP and Trivial File Transfer Protocol (TFTP) services, to a small-scale network. It …

  3. How to setup a Home Network DNS Server Using DNSMasq

    Nov 3, 2025 · Guide on How to install, and configure a local DNS server on a home network using DNSMasq. Add records and Setup dns clients to use it and test that it works.

  4. How to Setup Local DNS Resolver using Dnsmasq on Ubuntu

    Dnsmasq stands for "short for DNS masquerade" is a simple, lightweight and easy to use DNS forwarder used for a small network. It can be configured as a DNS cache and DHCP server …

  5. dnsmasq - Debian Wiki

    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 …

  6. Comprehensive Guide to Using the dnsmasq Command Line in …

    Aug 24, 2024 · Discover how to efficiently use the dnsmasq command line in Linux. This comprehensive guide covers everything from basic to advanced configurations, ensuring your …

  7. dnsmasq - ArchWiki

    It is designed to be lightweight and have a small footprint, suitable for resource constrained routers and firewalls. dnsmasq can also be configured to cache DNS queries for improved …

  8. dnsmasq (8): lightweight DHCP/caching DNS server - Linux man …

    dnsmasq is a lightweight DNS, TFTP and DHCP server. It is intended to provide coupled DNS and DHCP service to a LAN. Dnsmasq accepts DNS queries and either answers them from a …

  9. How to Run a Local Network DHCP Server with Dnsmasq

    Dec 15, 2021 · Dnsmasq is a lightweight network server providing DNS, DHCP, TFTP, and PXE functions. In this guide, we'll look at configuring a fresh Dnsmasq installation as a standalone …

  10. Man page of DNSMASQ

    Dnsmasq accepts DNS queries and either answers them from a small, local, cache or forwards them to a real, recursive, DNS server. It loads the contents of /etc/hosts so that local …