Advertisement
Guest User

Untitled

a guest
May 11th, 2015
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. [root@domain ~]# dig @nsserver dkim._domainkey.domain.com TXT
  2.  
  3. ; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.30.rc1.el6_6.2 <<>> @nsserver dkim._domainkey.domain.com TXT
  4. ; (1 server found)
  5. ;; global options: +cmd
  6. ;; connection timed out; no servers could be reached
  7. [root@domain ~]# dig @nsserver domain.com TXT
  8.  
  9. ; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.30.rc1.el6_6.2 <<>> @nsserver domain.com TXT
  10. ; (1 server found)
  11. ;; global options: +cmd
  12. ;; connection timed out; no servers could be reached
  13. [root@domain ~]# dig @nsserver domain.com SPF
  14.  
  15. ; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.30.rc1.el6_6.2 <<>> @nsserver domain.com SPF
  16. ; (1 server found)
  17. ;; global options: +cmd
  18. ;; connection timed out; no servers could be reached
  19. [root@domain ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement