Changeset 158


Ignore:
Timestamp:
03/15/2006 04:50:30 PM (6 years ago)
Author:
Winner
Message:

Change: Forgotten awmn domain name to yourdomain name.

Location:
trunk/tools/dnszones-poller
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/dnszones-poller/10.in-addr.arpa.schema

    r106 r158  
    11$ORIGIN . 
    22$TTL 5  ; 5 seconds 
    3 10.in-addr.arpa         IN SOA  ns.awmn. hostmaster.example.org. ( 
     310.in-addr.arpa         IN SOA  yourns.yourdomain. hostmaster.example.org. ( 
    44                                ##SERIAL## ; serial 
    55                                43200      ; refresh (12 hours) 
  • trunk/tools/dnszones-poller/yourdomain.schema

    r106 r158  
    11$ORIGIN . 
    22$TTL 5  ; 5 seconds 
    3 awmn                    IN SOA  ns.awmn. hostmaster.awmn.net. ( 
     3yourdomain              IN SOA  yourns.yourdomain. hostmaster.example.org. ( 
    44                                ##SERIAL## ; serial 
    55                                43200      ; refresh (12 hours) 
Note: See TracChangeset for help on using the changeset viewer.