Re: Split view multiple zones

2009-02-03 Thread JINMEI Tatuya / 神明達哉
At Tue, 3 Feb 2009 12:14:41 +0100, Matus UHLAR - fantomas wrote: > > > Can anyone confirm, and if I'm right, tell me that it will be better in > > > next > > > BIND releases? > > > There's no plan to change this behavior (as far as I know). > > anything like attach-cache, hierarchical or share

Re: [SPAM] Re: Split view multiple zones

2009-02-03 Thread Matus UHLAR - fantomas
> At Wed, 28 Jan 2009 08:59:42 +0100, > Matus UHLAR - fantomas wrote: > > > > >Of course I could just copy and paste all the zones also in 'custom' > > > >view > > > >but it doubles the configuration size. > > > > On 27.01.09 17:26, Chris Burton wrote: > > > I've been using an include file for

Re: [SPAM] Re: Split view multiple zones

2009-01-28 Thread JINMEI Tatuya / 神明達哉
At Wed, 28 Jan 2009 08:59:42 +0100, Matus UHLAR - fantomas wrote: > > >Of course I could just copy and paste all the zones also in 'custom' view > > >but it doubles the configuration size. > > On 27.01.09 17:26, Chris Burton wrote: > > I've been using an include file for zones common between mu

Re: Split view multiple zones

2009-01-28 Thread Mark Andrews
In message <49800cfd.nihabiqjcalhfl+u%akos...@andykosela.com>, Andy Kosela writ es: > "Reinis Rozitis" wrote: > > > > I've been using an include file for zones common between multiple > > > views, might help in your case too. > > > > Thanks somehow didnt think about this way. Pretty much takes

Re: [SPAM] Re: Split view multiple zones

2009-01-28 Thread Matus UHLAR - fantomas
> >Of course I could just copy and paste all the zones also in 'custom' view > >but it doubles the configuration size. On 27.01.09 17:26, Chris Burton wrote: > I've been using an include file for zones common between multiple views, it > might help in your case too. I'm afraid they won't eat the

Re: Split view multiple zones

2009-01-27 Thread Andy Kosela
"Reinis Rozitis" wrote: > > I've been using an include file for zones common between multiple > > views, might help in your case too. > > Thanks somehow didnt think about this way. Pretty much takes to > acceptable solution :) Yes, "include" statement is the best option especially if you have

Re: Split view multiple zones

2009-01-27 Thread Reinis Rozitis
I've been using an include file for zones common between multiple views, it might help in your case too. Thanks somehow didnt think about this way. Pretty much takes to acceptable solution :) wbr Reinis Rozitis ___ bind-users mailing list bind-u

[SPAM] Re: Split view multiple zones

2009-01-27 Thread Chris Burton
Of course I could just copy and paste all the zones also in 'custom' view but it doubles the configuration size. I've been using an include file for zones common between multiple views, it might help in your case too. Regards, ChrisB. -- Quickly find domains on the same IP, NS or MX with http:

Re: Split view multiple zones

2009-01-27 Thread Alan Clegg
Reinis Rozitis wrote: > view "custom" { >match-clients { custom-clients; } >zone "customzone.com" { ... }; > } > > view "normal" { >match-clients { any; }; >zone "customzone.com" { ... }; > >zone "otherzone.com" { ... }; >zone "otherzone2.com" { ... }; > } > > > The pro

Split view multiple zones

2009-01-27 Thread Reinis Rozitis
Hello, sorry if such question has been asked before (couldnt find and the documentation was unclear), but maybe somebody can help with such issue or clarify: Do you need (and there is no workarround) to specify all the zones in all views? To be specific: 1. I have Bind (9.4.3) with bunch