Subversion Repositories ALCASAR

Rev

Rev 7 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 7 Rev 40
1
$TTL	86400
1
$TTL	86400
2
@       IN      SOA     localhost. root.localhost.  (
2
@       IN      SOA     localhost. root.localhost.  (
3
                                      1997022700 ; Serial
3
                                      1997022700 ; Serial
4
                                      28800      ; Refresh
4
                                      28800      ; Refresh
5
                                      14400      ; Retry
5
                                      14400      ; Retry
6
                                      3600000    ; Expire
6
                                      3600000    ; Expire
7
                                      86400 )    ; Minimum
7
                                      86400 )    ; Minimum
8
        IN      NS      localhost.
8
        IN      NS      localhost.
9
 
9