<div dir="ltr"><div><div>Greetings,<br><br></div>I am new to the m-l but I have used dnsmasq for a long time and it is a super tool! My inquiry today is I would like to test utilizing dnsmasq to do simple domain name content filtering. I know that a specific site can be addressed by adding an entry for say <a href="http://badsite.com">badsite.com</a> in /etc/hosts but what I am looking for is a way to do wildcards like <br><br></div><div>*badsite*  =resolveTo=>  badsiteFound.org || IPAddress<br><br></div><div>I believe in the dnsmasq.conf I could add something like address=/<a href="http://badsite.com/127.0.0.1">badsite.com/127.0.0.1</a> which I think is similar to *.<a href="http://badsite.com">badsite.com</a> but I am not sure how to do the wildcards on both sides. Any ideas of the best way to approach?<br><br></div><div>Thanks.<br></div><br><br></div>