Red Hat NETSCAPE MANAGEMENT SYSTEM 4.5 - CUSTOMIZATION GUIDE Installationsanleitung Seite 153

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 268
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 267 268

Kommentare zu diesen Handbüchern

Keine Kommentare