Re: BIND views and slaves

2010-09-08 Thread Brian Schang
Mark: On 9/6/2010 8:33 PM, Mark Andrews wrote: You could do it that way or you could just transfer the zone between the views on you machine after you have transfered the zone from your friend. View A is the view notifies for the zone would normally reach. Mark key transfer-key { }; key

Re: A Further Question about query-source

2010-09-08 Thread Stacey Jonathan Marshall
dig does not use named.conf. If you hadn't specified the server to ask (using @ syntax) then resolv.conf is used as source for initial server. Stace On 08/09/2010 17:13, b19...@anl.gov wrote: I have DNS severs with multiple addresses. They are running 9.7.1-P2. On the servers I have

Re: A Further Question about query-source

2010-09-08 Thread Rick Dicaire
On Wed, Sep 8, 2010 at 12:13 PM, Barry Finkel wrote: > Yesterday on the box I issued > >     dig example.com @someserver.example.com >From the dig man page: OPTIONS The -b option sets the source IP address of the query to address. This must be a valid address on one of the host's n

A Further Question about query-source

2010-09-08 Thread Barry Finkel
I have DNS severs with multiple addresses. They are running 9.7.1-P2. On the servers I have query-source 1.2.3.4; to tell BIND to use one of the DNS addresses for its queries. Yesterday on the box I issued dig example.com @someserver.example.com and the query was sent using the non-D