"Alors est-ce qu'il suffit simplement de lancer dnsmasq sans se poser de question pour qu'il fonctionnne comme cache local ???"
Non, il suffit de se poser les bonnes questions, et d'avoir les bons reflexes:
man dnsmasq :
In order to configure dnsmasq to act as cache for the host on which it is running, put "nameserver 127.0.0.1" in /etc/resolv.conf
and put the real nameservers in /etc/resolv.dnsmasq (or similar) then run dnsmasq with the -r /etc/resolv.dnsmasq option.
[^] # Re: Question...
Posté par chl (site web personnel) . En réponse au journal dnsmasq, un petit serveur DNS. Évalué à 2.
Non, il suffit de se poser les bonnes questions, et d'avoir les bons reflexes:
man dnsmasq :
In order to configure dnsmasq to act as cache for the host on which it is running, put "nameserver 127.0.0.1" in /etc/resolv.conf
and put the real nameservers in /etc/resolv.dnsmasq (or similar) then run dnsmasq with the -r /etc/resolv.dnsmasq option.