Advertisement
Guest User

Untitled

a guest
May 5th, 2016
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. $ dig app.example.com
  2.  
  3. ; <<>> DiG 9.8.3-P1 <<>> app.example.com
  4. ;; global options: +cmd
  5. ;; Got answer:
  6. ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 40373
  7. ;; flags: qr rd ra; QUERY: 1, ANSWER: 9, AUTHORITY: 0, ADDITIONAL: 0
  8.  
  9. ;; QUESTION SECTION:
  10. ;app.example.com. IN A
  11.  
  12. ;; ANSWER SECTION:
  13. app.example.com. 299 IN CNAME example.eu-west-1.elasticbeanstalk.com.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement