Si si se puede hacer
mira te envio una muesta

 acl "lan" { 192.168.3.0/24; };
 acl "servidores-lan" { 192.168.3.248/29; };
 acl "servidores-wan" { 172.16.0.0/16; 192.168.24.24/29; };
 view "vlan" {
        match-clients { lan; !any; };
        allow-recursion { servidores-lan; };
zone "." {
 type hint;
 file "/etc/bind/db.root";
};
zone "localhost" {
 type master;
 file "/etc/bind/db.local";
};
zone "127.in-addr.arpa" {
 type master;
 file "/etc/bind/db.127";
};
zone "0.in-addr.arpa" {
 type master;
 file "/etc/bind/db.0";
};
zone "255.in-addr.arpa" {
 type master;
 file "/etc/bind/db.255";
};

zone "jcreme3.vcl.jovenclub.cu" {
       type slave;
       file "jcreme3.vcl.jovenclub.cu.lan.zone";
       masters {192.168.3.252; };
       notify yes;
};
zone "3.168.192.in-addr.arpa" IN {
      type slave;
      file "192.168.3.in-addr.arpa";
      masters { 192.168.3.252; };
      notify yes;
};
};



Ridel Freijó Angerí
Especialista Principal Joven Club Remedios III
Telefono: 395112  email: ridel07...@vcl.jovenclub.cu

"Vivir no es solo respirar"
________________________________________
De: gutl-l-boun...@jovenclub.cu [gutl-l-boun...@jovenclub.cu] En nombre de 
Carlos R Laguna Mendoza [carl...@jovenclub.cu]
Enviado el: lunes, 28 de marzo de 2011 11:41 a.m.
Para: Lista cubana de soporte tecnico en Tecnologias Libres
Asunto: [Gutl-l] Duda sobre ALC en BIND

Es posible declarar las acl para una vista en el archivo
named.conf.options?


______________________________________________________________________
Lista de correos del Grupo de Usuarios de Tecnologías Libres de Cuba.
Gutl-l@jovenclub.cu
https://listas.jovenclub.cu/cgi-bin/mailman/listinfo/gutl-l
______________________________________________________________________
Lista de correos del Grupo de Usuarios de Tecnologías Libres de Cuba.
Gutl-l@jovenclub.cu
https://listas.jovenclub.cu/cgi-bin/mailman/listinfo/gutl-l

Responder a