Evening Abhinav,
FYI,

view "internal" {
match-clients { 10.1.0.0 <http://10.1.0.0>; };
recursion no; /* this is the default */

zone "." {
type hint;
file "named.ca <http://named.ca>";
};
zone "0.0.127.in-addr.arpa" {
type master;
file "0.0.127.in-addr.arpa.zone";
};
zone "10.101.10.in-addr.arpa" {
type master;
file "10.101.10.in-addr.arpa.zone";
};
.............
........
.....
};

view "external" {
match-clients { 0.0.0.0 <http://0.0.0.0>; };
recursion no;

zone "." {
type hint;
file "named.ca <http://named.ca>";
};
zone "0.0.127.in-addr.arpa" {
type master;
file "0.0.127.in-addr.arpa.zone";
};
.........
...
..

}


Regards,
Animesh.
_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Event: Freedel 2005, 17th & 18th September, 2005 - http://freedel.in

Reply via email to