|
Home > Archive > 70-216 > July 2003 > Enforcers 216 QOD (22/7)
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Enforcers 216 QOD (22/7)
|
|
| enforcer 2003-07-22, 11:44 am |
| What data constitutes an SOA record? Choose all that apply.
A. A Time To Live value for the record.
B. A listing of all DNS servers in the network.
C. A listing of all authoritative DNS servers for the zone.
D. The serial number, which denotes the DNS version in use.
E. The serial number, which denotes the DNS zone version.
F. A responsible person address in the format person@domain.com.
G. A responsible person address in the format person@domain.
Answer tomorrow
30 | |
| Jonoplunk 2003-07-22, 12:39 pm |
| Right, I am going to go with A, C, E and F. | |
| Tarzanboy 2003-07-22, 12:39 pm |
| Nice question. 
Cheers,
TB | |
| MaryLippy 2003-07-22, 3:49 pm |
| I believe it has something to do with DNS. | |
| Tarzanboy 2003-07-22, 4:40 pm |
| A & E
Cheers,
TB | |
| B4yaman3 2003-07-22, 4:53 pm |
| I am going with A, C, E & G. | |
| jocampo 2003-07-22, 7:21 pm |
| My answer: A, C, E
 | |
| hairy51 2003-07-23, 3:19 am |
| A C E  | |
| Particle 2003-07-23, 4:44 am |
| C, E, G ??? | |
| adam salam 2003-07-23, 6:35 am |
| A. A Time To Live value for the record.
C. A listing of all authoritative DNS servers for the zone.
E. The serial number, which denotes the DNS zone version.
G. A responsible person address in the format person@domain. | |
| jocampo 2003-07-23, 9:40 am |
| Again, i'm with A,C,E. I checked my 216's books and resources and i was able to see that in the SOA TAB, there is a field for the responsible person, but in the format: name.myzone.net. So...i would say "F" and "G" are not valid options.
 | |
| Jonoplunk 2003-07-23, 11:02 am |
| I think I'll ammend my answer to be A, C and E, initially I thought it was F too as I remember reading somewhere in the MS book that the Responsible person field was an email address, but looking at the server it is in the format of name.domain.com. | |
| enforcer 2003-07-23, 11:21 am |
| quote: Originally posted by enforcer
What data constitutes an SOA record? Choose all that apply.
A. A Time To Live value for the record.
B. A listing of all DNS servers in the network.
C. A listing of all authoritative DNS servers for the zone.
D. The serial number, which denotes the DNS version in use.
E. The serial number, which denotes the DNS zone version.
F. A responsible person address in the format person@domain.com.
G. A responsible person address in the format person@domain.
Answer tomorrow
OK, we seem to have got there eventually, the answer is ACE
From the Introduction to DNS chapter of the Windows 2000 Resource Kit, an SOA records contains the following information:
The Owner, TTL, Class, and Type fields. The authoritative server field shows the primary DNS server authoritative for the zone. The responsible person field shows the e-mail address of the administrator responsible for the zone. It uses a period (.) instead of an at symbol (@). The serial number field shows how many times the zone has been updated. When a zone's secondary server contacts the master server for that zone to determine whether it needs to initiate a zone transfer, the zone's secondary server compares its own serial number with that of the master. If the serial number of the master is higher, the secondary server initiates a zone transfer. The refresh field shows how often the secondary server for the zone checks to see whether the zone has been changed. The retry field shows how long after sending a zone transfer request the secondary server for the zone waits for a response from the master server before retrying. The expire field shows how long after the previous zone transfer the secondary server for the zone continues to respond to queries for the zone before discarding its own zone as invalid. The minimum TTL field applies to all the resource records in the zone whenever a time to live value is not specified in a resource record. Whenever a resolver queries the server, the server sends back resource records along with the minimum time to live. Negative responses are cached for the minimum TTL of the SOA resource record of the authoritative zone. | |
| Tarzanboy 2003-07-23, 3:02 pm |
| Hmmm. The SOA record dictates what the primary authoritative server is. Should you use an ADI zone, you are using a multi-master system, in which case, aren't all considered authoritative?
Cheers,
TB |
|
|
|
|