Red Hat NETSCAPE MANAGEMENT SYSTEM 4.5 - CUSTOMIZATION GUIDE Guide d'installation Page 153

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 268
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 152
Chapter 15. BIND Configuration 153
Figure 15-3. Adding a Reverse Master Zone
The configuration shown in Figure 15-3 creates the following entry in /etc/named.conf:
zone "3.2.1.in-addr.arpa" {
type master;
file "3.2.1.in-addr.arpa.zone";
};
It also creates the file /var/named/3.2.1.in-addr.arpa.zone with the following informa-
tion:
$TTL 86400
@ IN SOA @ root.localhost (
2 ; serial
28800 ; refresh
7200 ; retry
604800 ; expire
86400 ; ttk
)
@ IN NS ns.example.com.
1 IN PTR one.example.com.
2 IN PTR two.example.com.
After configuring the Reverse Master Zone, click OK to return to the main window, as
shown in Figure 15-1. From the pulldown menu, choose File => Apply to write the
Vue de la page 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 267 268

Commentaires sur ces manuels

Pas de commentaire