[Dnsmasq-discuss] cache global exclude special tld

Muhammad Hussein Fattahizadeh semnanweb at gmail.com
Fri Feb 16 08:29:19 GMT 2018


I need to know is there any configuration for cache all request but
for special tld cache disable. in my example *.consul

Use case is install dnsmasq for cache and manage dns but need to add
some tld to consul service discovery and it's must be disable.

dig @127.0.0.1 google.com -> use cache
dig @127.0.0.1 github.com -> use cache
dig @127.0.0.1 my.service.consul -> disable cache and forward it to
consul service

https://www.consul.io/docs/guides/forwarding.html

thanks



More information about the Dnsmasq-discuss mailing list