NAME
host – DNS lookup utility
how to easily test forward DNS when diagnosing Active Directory (AD) issues.
Example:
host apple.com
link:
- Code:
host apple.com
[textbox rows=”3″]host apple.com[/textbox] to lookup.
how to easily test reverse DNS when diagnosing Active Directory (AD) issues.
Example:
host 17.142.160.59
link:
- Code:
host 17.142.160.59
[textbox rows=”3″]host 17.142.160.59[/textbox] to lookup.