Subversion Repositories ALCASAR

Rev

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

Rev 5 Rev 40
1
$TTL    86400
1
$TTL    86400
2
@               IN SOA  localhost root (
2
@               IN SOA  localhost root (
3
                                        2010020401      ; serial (d. adams)
3
                                        2010020401      ; serial (d. adams)
4
                                        3H              ; refresh
4
                                        3H              ; refresh
5
                                        15M             ; retry
5
                                        15M             ; retry
6
                                        1W              ; expiry
6
                                        1W              ; expiry
7
                                        1D )            ; minimum
7
                                        1D )            ; minimum
8
                        IN NS           localhost
8
                        IN NS           localhost
9
localhost               IN A            127.0.0.1
9
localhost               IN A            127.0.0.1
10
 
10