Show
Ignore:
Timestamp:
06/02/04 19:42:11 (5 years ago)
Author:
anonymous
Message:

- ajout du param�tre MASTERIP
- ajout du postrm qui d�sinstalle de named.conf

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/slavedns.conf

    r1298 r1299  
    55# Each file contains shell variables and shell syntax must be correct. 
    66 
    7 # Hostname of the master dns server :  
     7# Hostname http[s] of the master dns server :  
    88HOST=primary.example.com 
     9 
     10# IP Address of the master dns server :  
     11HOST=10.0.0.1 
    912 
    1013# Login of the slave to connect to the server (the primary dns administrator will give it to you.)