answersLogoWhite

0

ping -t 10.3.9.42

To ping the server at 10.3.9.42 you have to:

  • Open Command Prompt, by

For Windows XP:

Open the start menu, click on "Run..." then type cmd then press enter or

click OK.

For Windows Vista:

Open the start menu, and type cmd then press enter.

  • Type ping using in this case 10.3.9.42, or for any other server type its website or its ip address, then press enter.

This will send a very small file to the server (ping), and then it sends it back 4 times (pong). After this process it will show you how long it took to receive the data, how many of them timed out, the average time, and the highest and lowest time.

User Avatar

Wiki User

13y ago

What else can I help you with?

Continue Learning about Computer Science

What is the dns ip address for Gmail?

DNS is the domain name system for short .DNS is a system that maps a name to an address . Ip address for Gmail.com is 173.194.36.86 .


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.


How can you find out ip address using computer name?

Answer:Most operating systems support the NSLOOKUP command. Use the following example to perform the address-to-name translation:nslookup 127.0.0.1If the system is properly registered in the global Domain Name System (DNS), a name will be provided in response to your query.AnswerIn addition to the above, the "host" command is also now supported on most Linux distrubutions. In fact, on most Linux distros the 'nslookup' command is considered to be deprecated.host 192.168.2.5


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)


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

How can you find site name from ip address?

ping with ip address. ex: ping 124.123.97.47


What is ping command and describe the usage of ping command?

The ping command is to check that an IP address is reachable. the ping command is used to know the active networks and ip address in the network. it also used to self check the address when there is connection trouble with other system. internet control message protocol is used by the ping.


How do you get the IP address of a web link?

open a command prompt and ping the web address. If it is a valid address, it will return the ip.


how to run command to ping 1000 times?

To ping a host 1,000 times, you can use the command line in your operating system. On Windows, open Command Prompt and type ping -n 1000 [hostname or IP address], replacing [hostname or IP address] with the target you want to ping. On Linux or macOS, use the command ping -c 1000 [hostname or IP address]. This will send 1,000 echo requests to the specified host.


The correct syntax for the PING command?

From the command line prompt, type "PING 127.0.0.1" (current IP address) and press ENTER


How do you find the ip address for notdoppler.com?

On windows: 1. Click Run 2. Type "cmd.exe" 3. Type "ping notdoppler.com" in the command line 4. Copy the IP address from the list On Mac 1. In spotlight, search for "Terminal", then open it 2. Type "ping notdoppler.com" in the command line 3. Copy the IP address from the list


What can verify TCP IP is installed?

TCP/IP can be verified as installed and operating by using the 'ping' command against the localhost address: ping 127.0.0.1 or ping localhost


What is ip address of Yahoo?

Run the command "ping yahoo.com" and it should show you.


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 the dns ip address for Gmail?

DNS is the domain name system for short .DNS is a system that maps a name to an address . Ip address for Gmail.com is 173.194.36.86 .


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 IP address for runescape world 1?

Open a command window and type the following command: ping world1.runescape.com