afaict as of BIND 9.3.2 use of an acl in the masters option was
supported, e.g.acl int_masters {
10.0.0.1;
};...
zone "somedomain.com" {
type slave;
masters { int_masters; };
file "slave/internal/somedomain.com";
};but apparently named does not parse this and complains that it is
'unable to find masters list 'int_masters''
any clues as to what is going on here? i'm following the only explicit
example i was able to find about this:http://docs.hp.com/en/5992-3347/ch01s03.html
cheers,
jake
| debian developer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 002/196] Chinese: rephrase English introduction in HOWTO |
| Jan Engelhardt | intel iommu (Re: -mm merge plans for 2.6.23) |
| Vladislav Bolkhovitin | Re: Integration of SCST in the mainstream Linux kernel |
git: | |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Antonio Almeida | HTB accuracy for high speed |
| David Miller | [GIT]: Networking |
