DNS Records

preview_player
Показать описание


In this video
This video will look at the following DNS records:
Host (A and AAAA): Contains IP Addresses for IPv4 and IPv6 hosts
Alias (CNAME): Works just like a shortcut for files except for DNS records.
Mail Exchange (MX): Holds the address of mail servers for that domain.
Service Record (SRV): Holds the address of services on the network. E.g. Active Directory DC's.
Start of Authority (SOA): Contains information and configuration for a zone file.
Name Server (NS): Contain the address of other DNS servers for that zone.
Pointer (PTR): Reverse look up record allowing a hostname for an IP Address to be look up.

Host (A and AAAA)
The host record is used to store the address of a hostname. "A" is used for IPv4 and AAAA (Quad A) for IPv6. These can be created manually in DNS or if dynamic DNS is enabled and the client can register its hostname and thus its IP Address with the DNS server.

Alias (CName)
A canonical name or CName record provides an alias service in DNS. A CName effectively points to another A or Quad A record. When the client requests the hostname that is contained in the CName, they are given the IP Address that is contained in the A record or Quad A record. The advantage of a CName is that it can provide a simple name to the user rather than a more complex server name. For example, instead of having to remember FS27 for the local file server, a CName of FS could be used to point towards the server FS27. CName's can also be used to transparently redirect network traffic. For example, if you changed you mind and wanted to redirect the user to FS28 you would only need to change the CName record to point to FS28 rather than FS27. It should be remembered that the old record may exist in the client cache and may take some time to expire.

Mail Exchange (MX)
The mail exchange record contains a mail server that is able to process mail for that domain name. When a mail server wants to deliver mail, it will perform a DNS lookup asking the DNS server for an MX record for that DNS Domain name. The mail server will then attempt to deliver mail to that server. The mail server does not need to have the same DNS name as the mail that is being delivered, it simply needs to understand how to process mail for that DNS domain name.
The MX record also has priority value that can be configured. If two or more MX Exchange records exist for the same DNS Doman name, the MX record with the lowest priority will be tried first. If this fails, the MX record with the next lowest value will be tried until the mail is delivered. Often large companies will have multiple mail severs for incoming mail. In some cases, these additional mail servers may be located on different sides of the globe in case there is a long network outage.

Service Record (SRV)
Service records allow clients on the network to find resources on the network. Active Directory creates a number of service records in DNS to allow clients to find resources like Domain Controllers. This is why Active Directory cannot operate without DNS. A single service record has a number of data fields associated with it. These include, service, target, port and priority. Service records are normally created automatically by applications assuming that your DNS server allows dynamic updates.

Start of Authority (SOA)
There is one start of authority record (SOA) for each zone. Even though the SOA is technically a DNS record, essentially modification of the SOA record is performed through the properties of the DNS zone. Looking at the data in the SOA record, you can configure options for the zone like the primary name server for that zone (DNS servers that hold the master records for the zone), the e-mail address of an administrator, serial number (Incremented each time a change is made in the DNS zone) and the refresh time for the zone (How often a secondary zone should query a master for changes).

References
"MCTS 70-640 Configuring Windows Server 2008 Active Directory Second edition" pg 458 -- 459
"Installing and Configuring Windows Server 2012 Exam Ref 70-410" pg 236-237
Рекомендации по теме
Комментарии
Автор

No problem at all. Thanks for watching.

itfreetraining
Автор

Thanks, glad to hear that you like the videos.

itfreetraining
Автор

Its just due to your videos i am able to understand windows servers. May God bless you guys.

farukhshaikh
Автор

Competent video with brilliant rhetoric.

greatsky
Автор

Thank you for this explanation. I understood it much better than Google IT Training's explanation.

mcsephiroth
Автор

Good presentation - clearly miked and clearly delivered, good plain English explanations. I feel as if
I understand SOA and NS records much better now. Thanks!

JDBoelter
Автор

very good, this lesson explain the knowledge very well. thanks

tflxiys
Автор

I am so glad that you made available this information and video.* Also the narration and manner used.

jdphd
Автор

Thanks to explain DNS record in easy to understand

arvindpal
Автор

You got the art of explaining, you are the best

ramziboutaoua
Автор

Thanks Sir! I have been looking for somthing that can help me with my mail server but finally! I didnt know that i was using the wrong record...

doubledogdare
Автор

nice clear explanation with examples and with easy english

raghuveershetty
Автор

This is a good and very well presented video and I'm very grateful for You making and sharing it.
That said I think it could have been even better if it had used more "graphical slides", if the type You used when explaining (clarifying) the "MX record". Showing an "over view" of where (in the network) the different records would be "held".And how they would "querried and answer" to fulfill their function is something I believe would facilitate learning and grasping the context of, and relation between the different records.
Again many thanks for making and sharing this excellent content
Best regards.

onlyeyeno
Автор

Much appreciated the graphics and explanation. Keep up the amazing work!

waseemhasan
Автор

Thanks guys this is brilliant your going to help me get me through my exams for 70-410 :-)

adamwilkinson
Автор

Great video on common resource records!

cskillet
Автор

Thank you. Very simple and informative way.

albixhako
Автор

i still watch ur awesome expalnations, and it is jus so good.

abhijeetnegi
Автор

Thank you for the clear and concise lesson! So helpful!

kittnlogic
Автор

Excellent right to the point explanations. Thanks a lot!

sergei