Multiple choice mcse

You are the network administrator for Toys World, Ltd. The network consists of a single DNS domain named toysworld.com. You replace a UNIX server with a Windows Server 2003 computer named Srv1. Srv1 is the DNS server and Start of Authority (SOA) for toysworld.com. A UNIX server named Srv2 is the mail server for toysworld.com. You receive reports that Internet users cannot send e-mail to the toysworld.com domain. You need to ensure that Internet users can send e-mail to the toysworld.com domain. What should you do?

  1. Add an _smtp service locator (SRV) DNS record for Srv2.

  2. Add a mail exchange (MX) DNS record for Srv2.

  3. Add an alias (CNAME) record for mail.toysworld.com.

  4. Enable the SMTP service on Srv1.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

An MX (Mail Exchange) record is required in DNS to tell other mail servers where to deliver email for a specific domain. Without an MX record pointing to Srv2, external mail servers will not know which host handles the email for toysworld.com.