1. Trang chủ
  2. » Công Nghệ Thông Tin

Lesson LPI 202: Chapter 3 - Advancer Linux Netword Administration DNS

47 53 0

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Định dạng
Số trang 47
Dung lượng 593,81 KB

Các công cụ chuyển đổi và chỉnh sửa cho tài liệu này

Nội dung

Introduce Domain name system, basic BIND 8 Configuration, create and maintain DNS zones, secusing a DNS servec,... As the main contents of the Lesson LPI 202 Chapter 3 - Advancer Linux Netword Administration DNS. Invite you to consult.

Trang 6

Name Hierarchy

Trang 7

7 LPI Linux

Top Level Domains

 

Trang 8

Root Name Servers

Trang 10

• RFC 1034  Domain names ­ concepts and facilities

– introduction to the Domain Name System (DNS).

– introduction to domain style names, their use for Internet mail and host address support, and the protocols and servers used to implement 

domain name facilities

• RFC 1035 ­ Domain names ­ implementation and specification

– This RFC describes the details of the domain system and protocol 

Trang 11

11 LPI Linux

Configuration

Trang 14

DNS Functions

Trang 16

– This is the most important part of DNS deign, to ensure that it could 

handle many name resolution requests each day.The name resolution process is implemented using two basic software elements that play the role of client and server: name servers and name resolvers

– The main job of name servers is to receive requests for name resolution 

and either respond with the data requested from the database, or with the name of another name server that will lead to the requested 

information

– Name resolvers are the usual clients in the name resolution process. When a user makes reference to a name in a networking application, the name is passed to the resolver, which issues a request to a name server. 

Trang 18

– Iterative and Recursive Resolution

– Cache: Locality of Reference

Trang 19

19 LPI Linux

Operation of DNS

Trang 20

Event Flow in DNS

Trang 21

21 LPI Linux

Event Flow in DNS

Trang 24

Typical Message Format 

Trang 25

25 LPI Linux

Fields in the DNS Header

Trang 26

Fields in the DNS Question Section

Trang 31

that there is no key associated with that entity. 

Trang 33

33 LPI Linux

Basic Bind 8 Configuration

• The configuration file for a Bind 8 server is  /etc/named.conf 

Main entries in named.conf

logging Specify where logs are written too and what needs to be logged

options Global options are set here (e.g the path to the zone files)

zone Defines a zone: the name, the zone file, the server type

acl Access control list

server Specific options for remote servers

Trang 35

-to- local7 | null >;

Trang 41

localhost all IP address for the local interfaces

localnets network associated to the localhost interfaces

Trang 42

• The format of the zone files is defined in RFC 1035 and 

contains resource records (RR) for the administered domain or  sub­domain.

Trang 45

• A records: Authoritative information for hosts on the domain

– host­name IN A IP­address

Ngày đăng: 30/01/2020, 04:12