About 6,150 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 resource …

  2. 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.

  3. 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 can serve the …

  4. GitHub - howtomgr/dnsmasq: dnsmasq is a free and open-source ...

    Sep 16, 2025 · dnsmasq is a free and open-source lightweight DNS/DHCP/TFTP server. dnsmasq provides integrated DNS, DHCP, and TFTP services in a small footprint, perfect for small networks - …

  5. dnsmasq - ArchWiki

    Feb 24, 2026 · 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 …

  6. 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 machines which are …

  7. How to Use dnsmasq on Linux

    Mar 3, 2026 · Unlike heavyweight DNS solutions, dnsmasq keeps things simple. It works best for home networks and small office setups. When a query arrives, dnsmasq checks its local cache first. If no …

  8. dnsmasq Command in Linux - Online Tutorials Library

    The dnsmasq is a lightweight DNS, DHCP, PXE, and TFTP server primarily designed for small local area networks. This tool can be used for DNS caching, DNS forwarding, and DNS filtering.

  9. Comprehensive Guide to Using the dnsmasq Command Line in Linux

    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 DNS and DHCP …

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

    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 small, …