Advertisement
Guest User

Untitled

a guest
Jul 15th, 2012
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. root@ubuntu:/etc/bind# cat named.conf.local
  2. //
  3. // Do any local configuration here
  4. //
  5.  
  6. // Consider adding the 1918 zones here, if they are not used in your
  7. // organization
  8. //include "/etc/bind/zones.rfc1918";
  9.  
  10. root@ubuntu:/etc/bind# host chrisamoody.com 173.193.86.158
  11. Using domain server:
  12. Name: 173.193.86.158
  13. Address: 173.193.86.158#53
  14. Aliases:
  15.  
  16. Host chrisamoody.com not found: 2(SERVFAIL)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement