Re: Questions regarding global MX and NS records

2010-07-21 Thread Kevin Darcy
On 7/21/2010 2:01 PM, Kevin Darcy wrote: On 7/21/2010 1:15 PM, Atkins, Brian (GD/VA-NSOC) wrote: After specifying MX records for a 2nd tier domain, is it necessary to restate the MX records for a new $ORIGIN? For example, if I have: $ORIGIN . ... IN MX 10 mx1.example.

Re: Questions regarding global MX and NS records

2010-07-21 Thread Kevin Darcy
On 7/21/2010 1:15 PM, Atkins, Brian (GD/VA-NSOC) wrote: After specifying MX records for a 2nd tier domain, is it necessary to restate the MX records for a new $ORIGIN? For example, if I have: $ORIGIN . ... IN MX 10 mx1.example.com. IN MX 10 m

RE: Questions regarding global MX and NS records

2010-07-21 Thread Atkins, Brian (GD/VA-NSOC)
After doing some additional reading, I have another question related to the MX records. Using the forward and forwarders statements as follows I could potentially remove the NS statements for the sub-domains which redirect queries to the GSLB devices: forward first; forwarders { gss1; gss2; }; H