Named : Trusted ACL & Recursion

vi /etc/named.conf acl "trusted" { 192.168.128.0/24; localhost; localnets; }; options { ....... allow-query { any; }; allow-recursion { trusted; }; allow-query-cache { trusted; }; .... }

To allow only internal user to query recursion , such as yahoo,other domain. It is only allowed access zone's domain for public.



Server is hosted by Alanstudio
Linux Operating System

Recommend screen resolution 1024 x 768 / IE / FireFox
Alan Studio © 2007 by Alan Cheung Hin Lun. All rights reserved.