Advertisement
Guest User

Untitled

a guest
Jul 24th, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. [root@racksx ~]# dig ppdb-online.web.id @localhost
  2.  
  3. ; <<>> DiG 9.9.4-RedHat-9.9.4-50.el7_3.1 <<>> ppdb-online.web.id @localhost
  4. ;; global options: +cmd
  5. ;; Got answer:
  6. ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 59417
  7. ;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 3
  8. ;; WARNING: recursion requested but not available
  9.  
  10. ;; OPT PSEUDOSECTION:
  11. ; EDNS: version: 0, flags:; udp: 4096
  12. ;; QUESTION SECTION:
  13. ;ppdb-online.web.id. IN A
  14.  
  15. ;; ANSWER SECTION:
  16. ppdb-online.web.id. 86400 IN A x.x.x.x
  17.  
  18. ;; AUTHORITY SECTION:
  19. ppdb-online.web.id. 86400 IN NS ns2.ppdb-online.web.id.
  20. ppdb-online.web.id. 86400 IN NS ns1.ppdb-online.web.id.
  21.  
  22. ;; ADDITIONAL SECTION:
  23. ns1.ppdb-online.web.id. 14400 IN A x.x.x.x
  24. ns2.ppdb-online.web.id. 14400 IN A x.x.x.x
  25.  
  26. ;; Query time: 0 msec
  27. ;; SERVER: 127.0.0.1#53(127.0.0.1)
  28. ;; WHEN: Mon Jul 24 17:46:04 EDT 2017
  29. ;; MSG SIZE rcvd: 131
  30.  
  31. [root@racksx ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement