[CentOS] DNS caching is not working on CentOS
Jorge Fábregas
jorge.fabregas at gmail.comSat Feb 9 23:01:44 UTC 2013
- Previous message: [CentOS] DNS caching is not working on CentOS
- Next message: [CentOS] DNS caching is not working on CentOS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 02/08/2013 03:09 PM, Ed Morrison wrote:
> The services start fine but when telling to perform a dig using itself
> as the resolver the queries fail
Check the following line in /etc/named.conf and make sure you have both
ip addresses:
listen-on port 53 { 127.0.0.1; 192.168.1.6; };
Also, if you're using views, check the "match-clients" directive to see
if you're filtering out traffic coming from localhost.
--
Jorge
- Previous message: [CentOS] DNS caching is not working on CentOS
- Next message: [CentOS] DNS caching is not working on CentOS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list