answersLogoWhite

0

If you cannot connect to the remote server by host name, but can by IP address-which utility should be used to identify the cause of the problem?

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What command would you use to test Dns name resolution at a Windows command prompt?

nslookup if it was a linux machine nslookup works too, but dig -x on a linux machine will get more info for you


Which command is the UNIX is equivalent of the windows command nslookup?

nslookup


Which command is used to find the DNS server's information about a domain name?

nslookup along with the URL i.e. "nslookup www.google.com"


Which command is the UNIX equivalent of windows command nslookup?

Believe it or not, nslookup.


What command should you use to query a dns server?

nslookup command is used C:\>nslookup ? Usage: nslookup [-opt ...] # interactive mode using default server nslookup [-opt ...] - server # interactive mode using 'server' nslookup [-opt ...] host # just look up 'host' using default server nslookup [-opt ...] host server # just look up 'host' using 'server'


What is the function of the NSLookup?

nslookup is basically used to see the dns address and actual server address.


How do you do nslookup for a domain?

To perform an nslookup for a domain, open your command line interface (Command Prompt on Windows or Terminal on macOS/Linux) and type nslookup, followed by the domain name you want to query (e.g., nslookup example.com). Press Enter, and the tool will return the IP address associated with that domain, along with other DNS information. You can also specify a DNS server by appending its address after the domain (e.g., nslookup example.com 8.8.8.8 for Google's DNS).


What are DNS management tools?

Nslookup ,dnscmd.exe


What is used to verify the configuration of DNS zones?

nslookup


Which service is used when the nslookup command is issued on a computer?

Telnet


Which command is the UNIX equivalent of the windows command nslookup?

dig


Which is the best option for troubleshooting name resolution problem?

nslookup