RE: how to see ALL NS records in a zone file with dig

2010-11-15 Thread M. Meadows
> Subject: RE: how to see ALL NS records in a zone file with dig > > On Mon, 15 Nov 2010, M. Meadows wrote: > > Thanks for the reply Jay. Does that work for you? It doesn't work for me. > > Yep, it works for me. Here's an example for zone healthcare.uiowa.edu with &g

Re: how to see ALL NS records in a zone file with dig

2010-11-12 Thread Jay Ford
On Fri, 12 Nov 2010, M. Meadows wrote: If I use dig NS I know I will see the NS records for the domain. I know I can do the same thing for other RR types. In the case where a zone file has RR records that define delegation for subdomains why can't I use this dig command to see those delegation

how to see ALL NS records in a zone file with dig

2010-11-12 Thread M. Meadows
If I use dig NS I know I will see the NS records for the domain. I know I can do the same thing for other RR types. In the case where a zone file has RR records that define delegation for subdomains why can't I use this dig command to see those delegations? I assume this is easy and it's jus