Options in named.conf

Allie Syadiqin allie at time.net.my
Tue Jun 12 18:05:28 UTC 2001


Hi,
     How can I edit named.conf to listen to 2 IP address? Assuming if this 
is possible, do I just add another line with the listen-on options with the 
additional IP address (ie. 202.5.65.67)? Thanks for any help.

====================================
options {
         allow-query { any; };
         allow-transfer { any; };
         listen-on { 202.5.65.66; };
         directory "/var/named";
};
====================================



More information about the bind-users mailing list