[CentOS] Hint for nslookup wanted ...

Tue Oct 11 13:23:02 UTC 2016
Richard Mann <rmann at ilsworld.com>

> -----Original Message-----
> From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
> Behalf Of Walter H.
> Sent: Tuesday, October 11, 2016 9:05 AM
> To: centos at centos.org
> Subject: [CentOS] Hint for nslookup wanted ...
> 
> Hello,
> 
> has anybody a hint for me, how I can use nslookup to get
> either IPv6 AAAA only or both A and AAAA entries when doing this:
> 
> e.g.
> 
> # nslookup www.example.com
> 

Did your google break?  

For just IPv6
nslookup -type=AAAA www.example.com

For all records
nslookup -type=any www.example.com

> Thanks,
> Walter
> 
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos