Advertisement
JConnors

named.conf

Nov 10th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. $ORIGIN pingcomputers.ca.
  2. $TTL 86400
  3. @ IN SOA web.pingcomputers.ca. webmaster.pingcomputers.ca. (
  4. 2013110916 ; serial
  5. 21600 ; refresh
  6. 1W ; retry
  7. 1M ; expiry
  8. 1D ) ; minimum
  9.  
  10.  
  11. @ IN NS web.pingcomputers.ca.
  12. @ IN MX 10 web.pingcomputers.ca.
  13.  
  14. @ IN A 64.79.107.85
  15. ns1 IN A 64.79.107.85
  16.  
  17.  
  18. web IN A 64.79.107.85
  19. sftp IN A 64.79.107.85
  20.  
  21.  
  22.  
  23. ns1.pingcomputers.ca CNAME web.pingcomputers.ca.
  24. mail.pingcomputers.ca CNAME web.pingcomputers.ca.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement