Originally transferred from http://hi.baidu.com/shyoung/blog/item/b0ccff03fd462481d43f7c5a.html
The complete DNS System of the DNS component consists of the DNS server, region, Parser (DNS client), and resource records, and you need to correctly
Dns.c
Copy Code code as follows:
/*
* DNS Query Program on Linux
*
* author:ismdeep@live.com
*
* */
Header Files
#include #include #include #include #include #include #include
List of DNS Servers registered on the systemChar
Each IP address can have a host name that consists of one or more strings separated by a decimal point. With the hostname, do not memorize each IP device IP address, just remember the relative intuitive meaningful host name on the line. This is the
DNS is one of the core Internet protocols. Whether it's surfing the web or programming, you need to know a little bit about it.This article describes in detail The principle of DNS and how to use the tool software to observe its operation. My goal
ConceptDefault dns lookup sequence for linux clients:
Local DNS Cache → local hosts file → preferred DNS server (recursive)
Linux DNS Server Query sequence:The DNS cache of the preferred server → the domain in which the preferred server is
First, install DNS
1. Install DNS: Start-Control Panel-Add or Remove Programs-add or remove Windows components, and the following window appears:
2. Scroll down, click "Network Services" by clicking "Details", and the following window appears:
MX is called a mail exchange record.
Most netizens will have one or more free mailboxes, using Gmail, Hotmail, QQ, 163, etc.Our mailbox address format is: userName@gmail.com, userName@hotmail.com, userName@qq.com, userName@163.com
When your
Passive Information collectionFeatures:Based on open channelNo direct contact with the targetAvoid leaving all traces.Standard Reference--osint:U.S. militaryNorth Atlantic Treaty Organization noun explanationdns--domain Name System domain Name
read the basic requirements of this article:1. The use of the cmd command has a certain basis2. The basic principles of DNS and common concepts have a certain understanding, such as host, alias, forward lookup zone, reverse lookup zone, and so on.3.
Because it's all Windows platforms, it's nothing. Well, take a look at our environment:
Original DNS server:
Host name: WIN08-01 IP Address: 10.200.201.11
New DNS server (temporary hostname and IP address), because after successful
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.