Red Hat NETSCAPE MANAGEMENT SYSTEM 4.5 - CUSTOMIZATION GUIDE Instalační příručka Strana 153

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 268
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 267 268

Komentáře k této Příručce

Žádné komentáře