answersLogoWhite

0


Best Answer

to ping a local host you would type what address

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: To ping a local host you would type what address?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

A technician uses the ping 127.0.0.1 command What is the technician testing?

The ping 127.0.0.1 has host name Loopback, and is used to ping your server to verify software. On the command prompt, the technician would type, PING '127.0.0.1' or PING LOOPBACK.


What is the pupose of the command ping 127.0.0.1?

The purpose of the command is to send a ping request to the IP address 127.0.0.1. The IP should respond with a "pong" if it accessible. As the address 127.0.0.1 is the originator of the ping request, it should always respond unless something is wrong with the TCP/IP stack.


What is the multicast address 224.0.1.1 mean?

that i believe is an ip address. type it in the top of your browser or ping it in cmd cmd type ping (webaddress or ip)


What is PING used for?

The ping utility allows users to test if a host can be reached on an IP network, as well as the round-trip time for messages from a host to a destination. Response times are generally tracked in milliseconds.


How do you distinguish a DNS problem from a network problem?

If you're truly experiencing a DNS issue, your system will not be able to resolve host names (google.com) into IP addresses (74.125.225.78) which is what your computer really uses to communicate. A simple test to verify that this is the case is to go to your terminal and ping a host name and then try to ping an ip address (on the internet). If you're able to ping the IP address and not the FQDN then you've got yourself a DNS issue because your DNS provider is not translating that name to an IP. I suggest using either Google DNS or OpenDNS, both of which are offered free of charge. Here's the original answer by Ashlee: go into your operating system command prompt and attempt to do a nslookup for a domain such as Google it should return a ip address if it does not it is most likely a dns issue to check for network issues use the ping command to ping a website and trace route command to trace the route to the ip address

Related questions

What command would you use to ping a host with the ip address 192.168.5.3620?

Such a host cannot exist. That's an invalid IP address, which is probably the error you're getting when you try to ping it.


What is indicated by a successful ping to the 1 IPv6 address?

IP is properly installed on the host.


When does a host device issue an ICMP echo request?

to initiate a ping to determine if a destination address is reachable


What are the two ways to use the ping utility to test a local computers NIC?

go to command prompt and type in either Ping Loopback, or Ping 127.0.0.1 or Ping another device's IP Address


A technician uses the ping 127.0.0.1 command What is the technician testing?

The ping 127.0.0.1 has host name Loopback, and is used to ping your server to verify software. On the command prompt, the technician would type, PING '127.0.0.1' or PING LOOPBACK.


What does ping mean in computer terminology?

The TCP/IP service that lets you check to verify that you can reach another network node from your local host. Ping is usually a quick test to ensure that your connection is valid. The command will return the time in milliseconds that a packet takes to make the round trip from your local host to the remote host.


Is there internet connection to a remote host if you can ping its gateway?

If you have ping to the gateway in doesn't mean that a remote host has connection.


What is the pupose of the command ping 127.0.0.1?

The purpose of the command is to send a ping request to the IP address 127.0.0.1. The IP should respond with a "pong" if it accessible. As the address 127.0.0.1 is the originator of the ping request, it should always respond unless something is wrong with the TCP/IP stack.


What is the likely cause of the problem when Host C is able to ping an IP Address successfully but is unable to communicate with Hosts A and B in the organization?

The subnet mask on host C is improperly configured.


How do you view ping in command prompt?

First go to your start menu and go to the run box. Then type CMD, this will open a command prompt window. in this window, type ping followed by the IP address or site you would like to test connectivity to. If the connection is available you should get a response that provides you with information on the ping statistics. if the remote site or computer is unavailable you will recieve an error that the remote host is unreachable. An example of this command would be: ping google.com or ping 192.168.1.1


What is the purpose of the ping utility?

PING acronym for "Packet Inter Network Groper" utility is used to check the status of the specified Host (IP Address). It determines the status by Echo\Response method based on ICMP protocol.


How can you find site name from ip address?

ping with ip address. ex: ping 124.123.97.47