[Dnsmasq-discuss] Domains with forced IP address, add exceptions for subdomains

2011-05-31 Thread Daniel Antonio
I have this questions about of "dnsmasq.conf" in this "section": # Add domains which you want to force to an IP address here. address=/contacts.msn.com/64.4.23.9 address=/msn.com/127.0.0.1 In this case, I try to filter all "msn.com" queries, except for *. contacts.msn.com, but

[Dnsmasq-discuss] DNSMASQ as DNS Filter

2011-05-30 Thread Daniel Antonio
I have this questions about of "dnsmasq.conf" in this "section": # Add domains which you want to force to an IP address here. # The example below send any host in doubleclick.net to a local # webserver. address=/*porn*/127.0.0.1 address=/*ads*/127.0.0.1 In this case I try to apply wildcards, this