dnsmasq

  1. F

    DNS-Bypass-Problem with Pihole und Parental Controls

    Situation: I am running a Raspberry Pi connected to the home router. Pihole is running as a filter on the Raspberry. The router serves the Rasp as the local DNS for local devices, let's say 192.168.178.20. The network settings on the Rasp are configured so that search queries to Google and...
  2. A

    dnsmasq no dnssec

    I let the network manager start with dnsmasq and have the following file in /etc/NetworManager/dnsmasq.d/dnssec.conf conf-file=/usr/share/dnsmasq/trust-anchors.conf dnssec Nevertheless, I get this line displayed dnsmasq[69718]: benutze Namensserver ip#53 für Domäne ip.ip6.arpa (kein DNSSEC) "no...
  3. D

    DHCP server / client configuration

    I'm trying to implement DHCP on two VirtualBox machine(6.1), one being the client and one being the server. I was trying to follow this guide here. However it doesn't seem to work. As the 'Create a host-only network' step no longer looks the same (it automatically makes a DHCP Server with...
  4. Seaner992

    Dnsmasq + Nginx = Detailed Block Page

    I would like dnsmasq / nginx (doesn't have to be nginx) to direct blocked domains to a basic page showing the reason a domain was blocked. Just a single word is good enough. I have Dnamsq setup like below. I have 26 categories all together. When I watch the log file it tells me /etc/block/ads...
Top