1、dns的mx record是什么?
mail exchanger record (MX record) 邮件交换记录。用于将以该域名为结尾的电子邮件指向对应的邮件服务器以进行处理。如:用户所用的邮件是以域名mydomain.com为结尾的,则需要在管理界面中添加该域名的MX记录来处理所有以@mydomain.com结尾的邮件。
说明:
·MX记录可以使用主机名或IP地址;
·MX记录可以通过设置优先级实现主辅服务器设置,“优先级”中的数字越小表示级别越高。也可以使用相同优先级达到负载均衡的目的;
·如果在“主机名”中填入子域名则此MX记录只对该子域名生效。
2、除了主域名外,其他指向的同一网站的域名要设置A RECORD吗?
若域名不再GoDaddy则要做A记录,或者修改NS
3、free pascal record怎么用
记录的定义:
type 类型标识符=record
字段名1:类型1;
字段名2:类型2;
...
字段名n:类型n;
end;
如:
type
studata=record
num:string[6];
name:string[8];
sex:boolean;
s:array[1..5] of real;
end;
var
student:studata;
students:array[1..10] of studata;
2.记录的运用:
(1)对记录中和个域的引用,要写出记录名和域名,如:student.num
(2)开域语句:with。
with 记录名 do 语句;
或
with 记录名1,记录名2,... do 语句;
注意:
1. 在do后面语句中使用的记录的域时,只要简单地写出域名就可以了, 域名前的记录变量和"."均可省略。
2. 在关键字with后面,语句可以是一个简单语句,了可以是一个复合语句。
3. 虽然在with后可以有多个记录变量名,但一般在with后只使用一个记录变量名
P.S. 编程操作能不用这个就不用(真的很麻烦),但初赛这玩意也是要考滴
4、CNAME record (received from Google是什么意思
CNAME record全称Canonical Name record,意为“别名记录”,也称规范名字。
这种记录允许您将多个名字映射到同一台计算机,通常用于同时提供WWW和MAIL服务的计算机。例如,有一台计算机名为“host.mydomain.com”(A记录)。 它同时提供WWW和MAIL服务,为了便于用户访问服务,可以为该计算机设置两个别名(CNAME):WWW和MAIL。 这两个别名的全称就是“www.mydomain.com”和“mail.mydomain.com”,实际上他们都指向“host.mydomain.com”。同样的方法可以用于当您拥有多个域名需要指向同一服务器IP,此时您就可以将一个域名做A记录指向服务器IP,然后将其他域名做别名,应用到之前做A记录的域名上,那么当您的服务器IP地址变更时,您就可以不必麻烦地一个一个域名更改指向了,只需要更改做A记录的那个域名,其他做别名的那些域名的指向也将自动更改到新的IP地址上了。
5、Free Pascal中record是什么意思
记录类型啦
详细给你说说
1.记录的定义:
type 类型标识符=record
字段名1:类型1;
字段名2:类型2;
...
字段名n:类型n;
end;
如:
type
studata=record
num:string[6];
name:string[8];
sex:boolean;
s:array[1..5] of real;
end;
var
student:studata;
students:array[1..10] of studata;
2.记录的运用:
(1)对记录中和个域的引用,要写出记录名和域名,如:student.num
(2)开域语句:with。
with 记录名 do 语句;
或
with 记录名1,记录名2,... do 语句;
注意:
1. 在do后面语句中使用的记录的域时,只要简单地写出域名就可以了, 域名前的记录变量和"."均可省略。
2. 在关键字with后面,语句可以是一个简单语句,了可以是一个复合语句。
3. 虽然在with后可以有多个记录变量名,但一般在with后只使用一个记录变量名
6、请问:怎样查询网站域名的真实性?
在http://www.net.cn/里输入想查的域名就可以了
588111.com的详细信息:
Whois Server Version 2.0
Domain names in the .com and .net domains can now be registered
with many different competing registrars. Go to http://www.internic.net
for detailed information.
Domain Name: 588111.COM
Registrar: XIN NET TECHNOLOGY CORPORATION
Whois Server: whois.paycenter.com.cn
Referral URL: http://www.xinnet.com
Name Server: NS2.XINNET.CN
Name Server: NS2.XINNETDNS.COM
Status: ok
Updated Date: 23-jul-2007
Creation Date: 23-jul-2007
Expiration Date: 23-jul-2008
>>> Last update of whois database: Wed, 31 Oct 2007 03:19:10 UTC <<<
NOTICE: The expiration date displayed in this record is the date the
registrar's sponsorship of the domain name registration in the registry is
currently set to expire. This date does not necessarily reflect the expiration
date of the domain name registrant's agreement with the sponsoring
registrar. Users may consult the sponsoring registrar's Whois database to
view the registrar's reported date of expiration for this registration.
TERMS OF USE: You are not authorized to access or query our Whois
database through the use of electronic processes that are high-volume and
automated except as reasonably necessary to register domain names or
modify existing registrations; the Data in VeriSign Global Registry
Services' ("VeriSign") Whois database is provided by VeriSign for
information purposes only, and to assist persons in obtaining information
about or related to a domain name registration record. VeriSign does not
guarantee its accuracy. By submitting a Whois query, you agree to abide
by the following terms of use: You agree that you may use this Data only
for lawful purposes and that under no circumstances will you use this Data
to: (1) allow, enable, or otherwise support the transmission of mass
unsolicited, commercial advertising or solicitations via e-mail, telephone,
or facsimile; or (2) enable high volume, automated, electronic processes
that apply to VeriSign (or its computer systems). The compilation,
repackaging, dissemination or other use of this Data is expressly
prohibited without the prior written consent of VeriSign. You agree not to
use electronic processes that are automated and high-volume to access or
query the Whois database except as reasonably necessary to register
domain names or modify existing registrations. VeriSign reserves the right
to restrict your access to the Whois database in its sole discretion to ensure
operational stability. VeriSign may restrict or terminate your access to the
Whois database for failure to abide by these terms of use. VeriSign
reserves the right to modify these terms at any time.
The Registry database contains ONLY .COM, .NET, .EDU domains and
Registrars.
[whois.paycenter.com.cn]
The Data in Paycenter's WHOIS database is provided by Paycenter
for information purposes, and to assist persons in obtaining
information about or related to a domain name registration
record.
Paycenter does not guarantee its accuracy. By submitting
a WHOIS query, you agree that you will use this Data only
for lawful purposes and that, under no circumstances will
you use this Data to:
(1) allow, enable, or otherwise support the transmission
of mass unsolicited, commercial advertising or solicitations
via e-mail (spam); or
(2) enable high volume, automated, electronic processes that
apply to Paycenter or its systems.
Paycenter reserves the right to modify these terms at any time.
By submitting this query, you agree to abide by this policy.
Domain Name:588111.com
Registrant:
feiying
beijing
100016
Administrative Contact:
fei ying
feiying
beijing
beijing Beijing 100016
China
tel: 86 0 378150797
fax: 86 0 378150797
[email protected]
Technical Contact:
fei ying
feiying
beijing
beijing Beijing 100016
China
tel: 86 0 378150797
fax: 86 0 378150797
[email protected]
Billing Contact:
fei ying
feiying
beijing
beijing Beijing 100016
China
tel: 86 0 378150797
fax: 86 0 378150797
[email protected]
Registration Date: 2007-07-23
Update Date: 2007-07-23
Expiration Date: 2008-07-23
Primary DNS: ns2.xinnetdns.com 210.51.170.48
Secondary DNS: ns2.xinnet.cn 210.51.170.67
[HiChina Format]
Domain Name ..................... 588111.com
Registrant Organization ......... feiying
Registrant Address .............. beijing
100016
Administrative Name ............. fei ying
Administrative Organization ..... feiying
Administrative Address .......... beijing
beijing Beijing 100016
China
Administrative City ............. beijing
Administrative Province/State ... Beijing
Administrative Postal Code ...... 100016
Administrative Country Code ..... China
Administrative Phone Number ..... 86 0 378150797
Administrative Fax .............. 86 0 378150797
Administrative Email ............ [email protected]
Billing Name .................... fei ying
Billing Organization ............ feiying
Billing Address ................. beijing
beijing Beijing 100016
China
Billing City .................... beijing
Billing Province/State .......... Beijing
Billing Postal Code ............. 100016
Billing Country Code ............ China
Billing Phone Number ............ 86 0 378150797
Billing Fax ..................... 86 0 378150797
Billing Email ................... [email protected]
Technical Name .................. fei ying
Technical Organization .......... feiying
Technical Address ............... beijing
beijing Beijing 100016
China
Technical City .................. beijing
Technical Province/State ........ Beijing
Technical Postal Code ........... 100016
Technical Country Code .......... China
Technical Phone Number .......... 86 0 378150797
Technical Fax ................... 86 0 378150797
Technical Email ................. [email protected]
Expiration Date ................. 2008-07-23
7、DNS record 中的类型,各取值都是啥含义
TYPE 值和含意
A 1,主机地址
NS 2,权威名称服务器
MD 3,邮件目的地(被废弃,使用MX)
MF 4,邮件转发器(被废弃,使用MX)
CNAME 5,别名的正则名称
SOA 6,标记权威区域的开始
MB 7,邮箱域名(试验)
MG 8,邮件组成员(试验)
MR 9,邮件重新命名域名(试验)
NULL 10,空RR(试验)
WKS 11,众所周知的业务描述
PTR 12,域名指针
HINFO 13,主机信息
MINFO 14,邮箱或邮件列表信息
MX 15,邮件交换
TXT 16,文本字符串
8、域名record type 怎么设置?
url redirect 显性转发
url frame 隐性转发
A 正常的解析记录,即把域名指向一个IP,然后在这个IP的站点上邦定域名即可(IPV4)
CNAME 别名记录
TXT Record 文本记录,一般很少用
url redirect(301) 301错误转向
NS Record DNS记录
AAAA 作用和A一样,指向IP是IPV6(第二代IP)
如果你是用来绑定站点的,一般是用A记录。TTL是解级记录缓存更新时间,值越小,更新频率越快,即代表,如果你对记录有做修改,TTL值越小,生效时间越快。
9、什么是the A record,the MX record和the NS record?
the A record:
A (Address) 记录
是用来指定主机名(或域名)对应的IP地址记录。用户可以将该域名下的网站服务器指向到自己的web server上。同时也可以设置您域名的二级域名。
the MX record:
MX(Mail Exchanger)记录
是邮件交换记录,它指向一个邮件服务器,用于电子邮件系统发邮件时根据 收信人的地址后缀来定位邮件服务器。例如,当Internet上的某用户要发一封信给 [email protected] 时,该用户的邮件系统通过DNS查找mydomain.com这个域名的MX记录,如果MX记录存在, 用户计算机就将邮件发送到MX记录所指定的邮件服务器上。
the NS record
NS(Name Server )记录
是一种域名服务器记录,用来明确当前你的域名是由哪个DNS服务器来进行解析的。
——以上答案参考了爱名网 > 帮助中心 > 域名管理 《域名解析--什么是A记录、别名记录(CNAME)、MX记录、TXT记录、NS记录》一文,链接:http://www.22.cn/BangZhuXiangXi_34.html
-----------------------------------------------------------------------------------------------------
——爱名网22.cn为您解答,希望被您采纳。