Re: why setting view with recursion option is invalid in BIND 9.5.0-P1

2008-09-09 Thread Chris Buxton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 9, 2008, at 2:18 PM, Kevin Darcy wrote: > Chris Buxton wrote: >> On Sep 8, 2008, at 8:11 PM, Kevin Darcy wrote: >>> If you are hosting zones to the Internet, then create a separate >>> view >>> for that (call it e.g. "hosting" or "external"),

Re: why setting view with recursion option is invalid in BIND 9.5.0-P1

2008-09-09 Thread Kevin Darcy
Chris Buxton wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Sep 8, 2008, at 8:11 PM, Kevin Darcy wrote: > >> zq wrote: >> >>> Hi, >>> >>> I have a problem about view {} with recursion option.I want the >>> server query >>> all the domains in the internal.But it can't. >>>

Re: why setting view with recursion option is invalid in BIND 9.5.0-P1

2008-09-09 Thread Matthew Pounsett
On 08-Sep-2008, at 22:50 , zq wrote: >/* make named use port 53 for the source of all queries, to > allow > * firewalls to block all ports except 53: > */ >query-sourceport 53; >query-source-v6 port 53; This has nothing to do with the problem you're t

Re: why setting view with recursion option is invalid in BIND 9.5.0-P1

2008-09-08 Thread Chris Buxton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 8, 2008, at 8:11 PM, Kevin Darcy wrote: > zq wrote: >> Hi, >> >> I have a problem about view {} with recursion option.I want the >> server query >> all the domains in the internal.But it can't. >> The configuration file as follows: >> { >>

Re: why setting view with recursion option is invalid in BIND 9.5.0-P1

2008-09-08 Thread Kevin Darcy
zq wrote: > Hi, > > I have a problem about view {} with recursion option.I want the server query > all the domains in the internal.But it can't. > The configuration file as follows: > { > /* make named use port 53 for the source of all queries, to allow > * firewalls to block all

why setting view with recursion option is invalid in BIND 9.5.0-P1

2008-09-08 Thread zq
Hi, I have a problem about view {} with recursion option.I want the server query all the domains in the internal.But it can't. The configuration file as follows: { /* make named use port 53 for the source of all queries, to allow * firewalls to block all ports except 53: