Comment installer son propre serveur DNS avec BIND
- Ce sujet contient 1 réponse, 2 participants et a été mis à jour pour la dernière fois par
Anonyme, le il y a 5 années et 1 mois.
https://opensource.com/article/17/4/build-your-own-name-server
J’ai essayé une fois d’installer et de configurer BIND. C’est bien au delà de mes compétences. Le truc avec BIND est que c’est facile à installer, mais tu ne comprend pas pourquoi ça ne marche pas !
AnonymeInactif
Here is an article about Linux DNS server with the following topics:
1 The /etc/hosts File
2 Domain Names
3 Top Level Domain Names (TLDs)
4 Subdomains
5 Types of DNS Servers
6 Setting up Linux DNS Server
7 Configuring BIND
8 Defining a Primary Zone
9 Defining a Secondary Zone
10 Defining a Caching Zone
11 DNS Records Types
11.1 SOA: Start of Authority Record
11.2 NS: Name Server Records
11.3 A and AAAA: Address Records
11.4 PTR: Pointer Records
11.5 MX: Mail Exchange Records
11.6 CNAME: Canonical Name Records
11.7 TXT Records
12 DNS TTL Value
13 Catching Configuration Errors
14 Host Command
15 Whois Command
16 The rndc Command
17 Linux DNS resolver
https://likegeeks.com/linux-dns-server/
Hope you find it useful.
Regards,
- Vous devez être connecté pour répondre à ce sujet.