Hi list,

When using dnsmasq to block malware site, the address usually is set to
an valid IP address with a listening webserver, for example:
--address=/malware.com/10.0.0.254

What if combine it with
--bogus-nxdomain=10.0.0.254

So that the DNS record of malware.com is essentially deleted from
network.

The current implementation skips --bogus-nxdomain if the IP is from
--address. This feature will only add few lines of code. What are the
cons to combine --bogus-nxdomain and --address?


-- 
Chen Wei

_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Reply via email to