December 2018
Beginner
320 pages
8h 57m
English
This is a network administration tool for querying the DNS to obtain the domain name or IP address mapping or any other specific DNS record. It can be used in non-interactive mode as well as in interactive mode in CLI by a user.
Following are the examples to illustrate the usage of nslookup command:
$ nslookup www.centos.org
$ nslookup -type=ns centos.org
$ nslookup -query=mx centos.orgRead now
Unlock full access