Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Introduction to DNS Server

2025-01-21 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

DNS is an abbreviation for computer domain name system (Domain Name System or Domain Name Service). It consists of a domain name parser and a domain name server. A domain name server is a server that stores the domain names and corresponding IP addresses of all hosts in the network, and has the function of translating domain names into IP addresses.

DNS is an abbreviation for computer domain name system (Domain Name System or Domain Name Service). It consists of a domain name parser and a domain name server. A domain name server is a server that stores the domain names and corresponding IP addresses of all hosts in the network, and has the function of translating domain names into IP addresses.

View / etc/resolv.con file [root@localhost ~] # cat / etc/resolv.conf nameserver 192.168.xxx.xxx#search localdomain [root@localhost ~] # use the nslookup command to view DNS information [root@localhost ~] # nslookup 127.0.0.1 | grep ServerServer: 192.168.xxx.xxx [root@localhost ~] # use the dig command to view DNS information root@localhost ~] # dig DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5;; global options: printcmd;; Got answer:;;-> > HEADER

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report