Articles about dnsmasq | UserComp.com

DNSmasq not working: 3 nameserver lines in resolv.conf on RHEL 8.10
DNSmasq not working: 3 nameserver lines in resolv.conf on RHEL 8.10

This article discusses a common issue where DNSmasq is not resolving domain names on a RHEL 8.10 box, even though there are 3 nameserver lines in the resolv.conf file. We will provide a solution to this problem.

Read More
Expanding Local Subdomains withDNSMasq: A Guide for Tech Support
Expanding Local Subdomains withDNSMasq: A Guide for Tech Support

Learn how to configure DNSMasq to structure local nameservers based on rooms in your home. This guide is perfect for tech support professionals seeking to expand their network subdomains.

Read More
CentOS 7 VPS: Docker Containers with Dnsmasq Not Accessible Outside via ZeroTier
CentOS 7 VPS: Docker Containers with Dnsmasq Not Accessible Outside via ZeroTier

This article discusses a common issue with CentOS 7 VPS running multiple Docker containers exposed to 127.0.0.1 and accessed via ZeroTier. The Dnsmasq container is not reachable from outside connections. This article provides a suggested solution to the problem.

Read More
Dnsmasq Reads /etc/hosts, Ignores addn-hosts Configuration - Tech Support Site
Dnsmasq Reads /etc/hosts, Ignores addn-hosts Configuration - Tech Support Site

Having trouble with Dnsmasq ignoring your addn-hosts configuration on a Fedora 39 machine with NetworkManager plugin installed? Here's the solution.

Read More
Running Bind9 DNS64 Server with Dnsmasq for Local DNS Resolution with Loopback Interface for Router Advertisements
Running Bind9 DNS64 Server with Dnsmasq for Local DNS Resolution with Loopback Interface for Router Advertisements

Learn how to set up a Bind9 DNS64 server with Dnsmasq for local DNS resolution on a system with four interfaces. This setup allows for DNS64 functionality, loopback interface DNS resolution, and Router Advertisements. This guide assumes that Bind9 is already actively running.

Read More
Configure Local Machine to Use Another Local Machine's DNSMasq for Local Domains in OpenShift Network
Configure Local Machine to Use Another Local Machine's DNSMasq for Local Domains in OpenShift Network

Learn how to configure your local machine to use another local machine's DNSMasq to resolve local domains in an OpenShift network.

Read More
Setting Up a Wi-Fi Hotspot for Your Python Application on Ubuntu with hostapd and dnsmasq
Setting Up a Wi-Fi Hotspot for Your Python Application on Ubuntu with hostapd and dnsmasq

Learn how to set up a Wi-Fi hotspot for your Python application on Ubuntu using hostapd and dnsmasq. This tutorial covers interacting with system services to create and handle hotspots.

Read More
Network Manager Binds Wrong Interface with dnsmasq on Localhost
Network Manager Binds Wrong Interface with dnsmasq on Localhost

This article explains how to configure Network Manager to use the correct interface when binding dnsmasq on localhost, as it currently binds to the wrong interface (enp6s0 instead of lo) in the home nmconnection file.

Read More
macOS 14.3.1: Setting Primary DNS Server in dnsmasq Network (MacOS, Network)
macOS 14.3.1: Setting Primary DNS Server in dnsmasq Network (MacOS, Network)

Learn how to set the primary DNS server in a macOS network using dnsmasq with a Cloudflare DNS IP.

Read More
Understanding IPv6 DNS Results using dnsmasq
Understanding IPv6 DNS Results using dnsmasq

Learn how to interpret IPv6 DNS results obtained using dnsmasq DNS server.

Read More
Making DNSmasq Handle Dynamic IP Hostnames
Making DNSmasq Handle Dynamic IP Hostnames

Learn how to configure DNSmasq to handle dynamic IP hostnames, allowing your router's hostname to always point to its current IP address across different networks.

Read More
Preventing dnsmasq from Creating AAAA Records for Hosts using DHCPv6 in Dual-Stack Networks
Preventing dnsmasq from Creating AAAA Records for Hosts using DHCPv6 in Dual-Stack Networks

In a dual-stack internal network where dnsmasq provides DNS, DHCP, and DHCPv6 services, learn how to configure it to prevent the creation of AAAA records for hosts using DHCPv6 while allowing IPv4 communications.

Read More
Bind9 Equivalent to Dnsmasq's Resolv-File Option
Bind9 Equivalent to Dnsmasq's Resolv-File Option

Learn about the Bind9 equivalent to Dnsmasq's resolv-file option and how to configure it for your DNS needs. Improve your Linux skills and troubleshoot any DNS issues with this helpful guide.

Read More
Why dnsmasq failed to create listening socket for 172.17.0.1?Cannot assign request
Why dnsmasq failed to create listening socket for 172.17.0.1?Cannot assign request

Learn why dnsmasq fails to create a listening socket for IP address 172.17.0.1 and how to troubleshoot the 'Cannot assign request' error. This article provides step-by-step instructions for resolving the issue in a Linux environment.

Read More
Disable VPN DNS server and take over with dnsmasq
Disable VPN DNS server and take over with dnsmasq

Learn how to disable the DNS server provided by your VPN and take control with dnsmasq. This article provides step-by-step instructions for configuring dnsmasq to handle DNS requests, allowing you to have more control over your network settings.

Read More
Distinct DNS for two VLANs using Dnsmasq and Fresh Tomato - superuser
Distinct DNS for two VLANs using Dnsmasq and Fresh Tomato - superuser

Learn how to configure distinct DNS for two VLANs using Dnsmasq and Fresh Tomato. This article provides step-by-step instructions to optimize your network's DNS settings and ensure efficient communication between VLANs.

Read More