How disable IPv6 query in the DNS 

How disable IPv6 query in the DNS 

In the /etc/named.conf add line:

listen-on-v6 {"none";};

The listen-on-v6 option is used to specify the interfaces and the ports on which the server will listen for incoming queries sent using IPv6. default { any; }

Comments

Popular posts from this blog

How to clean all the foreman task and locked task

CentOS 7 Server Hardening Guide

How to restrict users to send only mail to the local domain in Zimbra