$TTL    86400
$ORIGIN localhost.
@                       1D IN SOA       @ root (
                                        1               ; serial (d. adams)
                                        28800           ; refresh
                                        7200            ; retry
                                        604800          ; expiry
                                        1D )            ; minimum

                        1D IN NS        @
                        1D IN A         127.0.0.1


i can understand what 1d and other parameters are w.r.t. expiry, retry,
refresh etc but why is there a 1D in front of the IN records ? this is
something, which i fail to understand.

can anybody explain ?



-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to