Dns On Windows Server 1002003 [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Dns On Windows Server 1002003 [Electronic resources] - نسخه متنی

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید










5.2 Adding MX Records with the DNS Console






Now
that you're familiar with MX records as they appear
in zone datafiles, let's cover how to add them with
the DNS console. First, right-click on the domain name of the zone to
which you'd like to add the MX record.
You'll see the drop-down menu shown in Figure 5-1.


Figure 5-1. Adding an MX record to a zone


Choose New Mail Exchanger from the
pop-up menu. A small window, shown in Figure 5-2,
is displayed.


Figure 5-2. Adding an MX record for terminator.movie.edu


In Figure 5-2, we're adding an MX
record for terminator.movie.edu at preference
10, pointing to terminator.movie.edu itself. The
record that's added to the zone datafile looks like
this:

terminator   IN MX 10 terminator.movie.edu.


/ 163