niammuddin

zone bind9 mikrotik

Sep 26th, 2021
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. $TTL 86400
  2. @ IN SOA subnet.net.id. hostmaster.subnet.net.id (
  3. 1 ; Serial
  4. 604800 ; Refresh
  5. 86400 ; Retry
  6. 2419200 ; Expire
  7. 86400 ) ; Negative Cache TTL
  8.  
  9. @ IN NS subnet.net.id.
  10. @ IN A 10.10.11.2
  11. pornhub.com IN CNAME @
  12.  
Add Comment
Please, Sign In to add comment