Zone Template Editor
Zone Template:
simple
; cPanel %cpversion% ; Zone file for %domain% $TTL %ttl% @ IN SOA %nameserver%. %rpemail%. ( %serial% ; serial, todays date+todays 14400 ; refresh, seconds 7200 ; retry, seconds 3600000 ; expire, seconds 86400 ) ; minimum, seconds %domain%. IN NS %nameserver%. %domain%. IN NS %nameserver2%. %domain%. IN NS %nameserver3%. %domain%. IN NS %nameserver4%. %domain%. IN A %ip% localhost.%domain%. IN A 127.0.0.1 %domain%. IN MX 0 %domain%.