Hacking Linux Exposed

About
Authors
Contents
Reviews
Foreword
Purchase

Articles
Books
Sourcecode
Tools
Errata

Home

 


(view this code in a separate window)

; zone file for the disreputable_dns.com domain
;

@    IN    SOA    cobalt.disreputable_dns.com. hacker.disreputable_dns.com.
                  2001020501  ;serial
                  86400       ;refesh
                  3600        ;retry
                  604800      ;expire
                  86400 )     ;min TTL

          IN    NS      cobalt.disreputable_dns.com.


cobalt    IN    A       192.168.1.1
trap      IN    CNAME   example.my_intranet.com.