Ping Test

Can your wireless router do a ping test to 66.161.11.90 (www.linksys.com) or any other www.com for that matter?
Mine can't, either with my wireless PB G4 running OS X 10.4 or wired Dell running Windows XP. I tried it with a wrt54g v5 & wrt54g v6 both tests got a 'request timed out' with 100% packet loss. v5 had the latest firmware, v6 is still at 1.00.9

hi you can do your ping test here whoisxy.com here they provide you good results .i test my ping here
my results are
Pinging cooltamil.com [64.64.4.118] with 32 bytes of data:
Reply from 64.64.4.118: bytes=32 time=51ms TTL=52
Reply from 64.64.4.118: bytes=32 time=51ms TTL=52
Reply from 64.64.4.118: bytes=32 time=53ms TTL=52
Reply from 64.64.4.118: bytes=32 time=51ms TTL=52
Ping statistics for 64.64.4.118:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 51ms, Maximum = 53ms, Average = 51ms

Similar Messages

  • My computer is slow on the internet and even stops at times, i have 98mbps to the modem but only 20 mbps and sometimes less on a ping test- what is wrong? i am using a wireless connection do i need to upgrade my wireless modem in the mac?

    my computer is very slow I have 98mbps to the modem but when i run a ping test on the machine i get 20 mbps and sometimes it is .10 mbps- do i need to upgrade my wireless modem on the machine? what can i do?

    used speed test and got 20 mbps, tested the modem and got the 98mbps...something weird as my system just stops and will not load to sites like google and yahoo but will always respond to sites like CNN...does this mean anything?

  • Occasionally got 'Request timed out' when trying to do Ping test on the server. What likely will be the cause?

    I want to troubleshoot what causing the connection unstable between workstation and server. When i try do the ping test, the reply sometime 'Request timed out' Any idea what likely the cause of this issue?
    I tried change network adapter, change network cable, change network port, reassign different ip address to the server. Still the result remain. I got another server on the same rack and same ip segment(base), but the other server is ok.
    Any idea on this guys?
    Thanks.

    Hi S.Akmal,
    The request timed out also can caused by the remote computer no replayed, you can try to check the remote server whether it have some network issue, you also can connect this
    server to another server directly(just connect them with cable) then try the ping then can determine whether issue occur on this server.
    More information:
    Internet Control Message Protocol (ICMP) Basics
    https://support.microsoft.com/en-us/kb/170292
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Self ping test

    Hi
    In component monitoring under self ping test we see a tab that says Has an Integration server destination been defined ? What is the destination for the IS mentioned here ? Is it same as HTTP destination ? Or is the pipeline url being mentioned here ?
    Midhun

    Hi Midhun
    In component monitoring you can see your server domain. Under that
    Integration server
    integration engines
    Non - central adapter engines
    J2SE adapter
    Tools
    Self ping test works for selected components
    Now Is a Destination Defined for the Integration Server?
    This test is only performed for ABAP proxy systems, not for the Integration Engine of the Integration Server. This test checks whether a destination is defined for the Integration Server. You configure this destination manually for the local Integration Engine using transaction SXMB_ADM
    Thanks
    Gaurav

  • Ping test failure

    Hi, I'm a first time poster. forgive my naiveté on networking issues. I am having trouble connecting the apps 1Password, logitech TouchMouse, and AirVideoFree over WiFi to my Macbook. My iPhone is recognized by my computer over wifi, but the connection is not being made. I have the Firewall OFF, and I have all the proper 3rd party software running. I am at home, and I am sure that the Macbook and iPhone are on the same network.
    I tried to do a Ping test with the following results.
    Ping has started…
    PING xxx.xxx.x.x (xxx.xxx.x.x): 56 data bytes
    Request timeout for icmp_seq 0
    Request timeout for icmp_seq 1
    Request timeout for icmp_seq 2
    Request timeout for icmp_seq 3
    --- xxx.xxx.x.x ping statistics ---
    5 packets transmitted, 0 packets received, 100.0% packet loss
    does anyone know how to fix this? I tried resetting my iPhone network settings and still get nowhere...
    Please advise me.

    Don't worry about connection tests that fail! It is more important to try SAP iViews that makes use of the connection... If they work, who cares that the test fails?
    Cheers

  • Ping test keep dropping any advice

    Hi, 
    I had this problem 3 weeks agos, now every night from 8pm - 12pm very unstable other time the connection is fine no problem. 
    i run ping test (from a cable connection) and it keep dropping, i sent 100 ping test to www.google.com -n 100 i get 3% loss which make my game play very unstable and unplayable.
    i've try all sort of things unplug tv box disconnect all laptop disable wireless and test and still dropping.
    also called Bt many time and done.
    many times, speed test, line test, noise test replaced my Home hub twice and i still having same problem.
    it was fine anytime other than from 8pm - 12pm
    this very frastrate me because if is work fine on other time that mean there are no problem with my equipment and my
    setup i dont have anything install or turn on practically on that time of night.
    i suspect someone is running a or business on our block make big amount of traffic causes my unstable connection.
    any advices ?
    thanks, 

    in order for the forum members to help please can you post the adsl stats from your router unless HH4 may need to 'show detail' to get all stats (if hub enter 192.168.1.254 in your browser and navigate to adsl or use a-z, if netgear enter 192.168.0.1) and run btspeedtester (MAC users may have problems). when first test completes then run diagnostic test and post the results .
    are you connected directly via a filter to the NTE5 master or test socket or to somewhere else? Is the master the only phone socket in your home?
    Have you tried the quiet line test? - dial 17070 option 2 - should hear nothing - best done with a corded phone. if cordless phone you may hear a 'dull hum' which is normal
    Someone may then be able to offer help/assistance/suggestions to your problem
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • Ping test in Java

    Hello everyone!
    Is there a way that I can call a "ping" test from a java program and catch the results? I basically want to right a program that runs through an entire list of IP addresses and verify whether I can talk to those devices or not. I know how to create the variables and display them, I'm just not sure how to actually perform the actual "ping".
    Thanks!

    I had the same problem a few months ago when I had had to write a network performance monitor.
    I ended up with the following code:
         try {
         Runtime r = Runtime.getRuntime();
         Process p = r.exec("ping 172.20.1.2 -n 1");
         BufferedReader in = new BufferedReader(new InputStreamReader(p.getInputStream()));
         // Insert some code here to read and parse the returned string...
         catch (IOException e) {
         e.printStackTrace();
    If you like I could mail you the entire code.
    Andy.

  • Ping test returns "test failed" on some computers on Ethernet network

    When I test for connectivity ( 192.168.1.1 / My Network / device information / ping  test / test connectivity ) "test failed" is returned from some, but not all, computers on my wired Ethernet network. Having worked with computers for many years I have tried all fixes that I know of  without any success. Please help!!!!

    #1 What software firewall is on your comptuer(s)?
    Since you may have more than one computer, please tell me all of the software firewalls that are installed on your different computers.
    #2 What is the brand and model of your router?
    If you are the original poster (OP) and your issue is solved, please remember to click the "Solution?" button so that others can more easily find it. If anyone has been helpful to you, please show your appreciation by clicking the "Kudos" button.

  • BT Performance Ping Test speed way out.

    Anyone know why the BT Performance ping test is way out compared to other test tools?
    When I run the performance test, BT's ping test returns 'speeds' of over 100ms (yes, that'sone hundred ms). Yet if I perform similar tests under the same conditions ie literally seconds later, using different tools such as Speedtest.net, Im getting pings of 20 - 32ms. Go back to BT Performance test and ping is still in the range of 100ms.
    Ive even done ping tests using servers nearly 150 miles from home and even they return pings of less than 30ms!
    Why the massive difference? Why is BT's ping taking on average 100ms. Do they use a London server or something?

    Hi curiousfellow,
    Thanks for posting. Can you post the results you're getting from the different servers and we'll take a look at them for you.
    Cheers
    David
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry but we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)

  • Trying to do a Ping test but getting no packet los...

    Hi World,
    A bit of a Newbie so please bear with me,
    Currently been with infinity for about 5 months loving the speed and the wifi bit but as I am a hardcore Xbox 360 online gamer I have been noticing a lot of lag and rubber banding on numerous games since my router was swapped last month.
    I have gone to speedtest.net and my download/upload spped is fine, but when I test my ping via pingtest I am getting a B result saying that online games speed wiil suffer secondly I am not getting and packet loss stats I just get a red box with a message saying none were sent or recieved?
    The whole idea in getting Infinity was to get a secure and steady speed, but comparing my results with other ISP's who are on a lower speed the packet loss stats are fine, when i was sold Infinity I was assured i would not have to test my Ping as it would be fine so have only just started testing so cannot compare to my original router!
    Help please as I don't want to pay off my contract with BT and go elsewhere......
    Solved!
    Go to Solution.

    Hi 
    I would certainly be worried about your packet loss... and perhaps the latency introduced because of it.
    Dean a BT Forum Mod posted HERE that the interleaving is automatic "it will only get switched on if the line is unstable however once the line has re-stabilised the DLM usually sorts it out relatively quickly" 
    I've recently had the White Openreach Modem replaced and thankfully not noticed any change... It's still wall mounted to enable the cooling vents to work correctly. Ping result below.
    If your testing when wireless, I wonder if your starting to see noise/interference probs... neighbour's strong signal coming up on your channel or next to? Inssider is a good free PC wireless scanner (Video of version 1)
    Inssider will help you choose a less congested channel to move your HH3 from in advanced wireless settings... from Automatic to a specific wireless channel number.
    Or maybe interference from Christmas lights.... If that's the case then just try moving the HH3 to different channels and see how it goes.
    I bet your going to say "I'm a gamer and need fastest/best connection so use a wired" then all the above wireless stuff is a bit redundant.
    Then run the BT FTTC part of speedtest http://www.speedtester.bt.com/ and see if your IP has dropped.... If it has then that could indicate the exchange equipment has noticed a problem on your line and reduced it's settings to try and deliver  a reliable broadband connection.
    Please Click On any Text in Blue as that automatically links to information.
    PC (NDEGR)

  • No internet access..connected to router fine, did ping tests, still no internet

    I am trying to get my pc running windows xp connected to the wireless network.  I've gone through all the troubleshooting I can find on the connection.  All the trouble shooting shows that the connections are fine, yet going into explorer I get a message that there is no internet connection.  Very, very frustrated.  Help.

    You didn't give a lot of information to go on.
    What did you ping?  Did it complete or not?
    Does your PC get a 192.168.1.x IP address, or does it get a 169.254.x.x. address?
    Can you ping the router?
    Can you login to the router?
    If so, what is the status of your WAN connection on the main status page?
    Have you tried a wired connection?
    Post the results of a traceroute to google.com

  • Security update: ping testing. VNC stopped working...Wierd

    Have a HTPC off of my router that I use VNC with to control with my mac. Everything was fine until I installed the latest security update (or around this time)
    I can file share with the HTPC and everything shows up in Finder. But I cannot get VNC to work now. Nor can I ping the HTPC. I have tried opening ports on my router, even as far as reseting the router to factory. Still no workie workie.
    I am stuck. I dont know where or what to do.

    Hi Shaon,
    Thanks for your reply. I've looked into what you suggested. The DFS Replication service was set to run as Local System Account and I can confirm the "Allow service to interact with desktop" tickbox was not ticked.
    Just to make sure, I changed the logon account, restarted the service and then put it back to local system account on each partner and domain controller. Unfortunately, this doesn't appear to have fixed the problem.
    I've checked the logs on each machine and can't see any new errors.
    As I was getting an 'access denied' I did read somewhere that the domain administrator account should be part of the administrator's group on each machine. Previously the group had the following members:
    Administrator
    (domain)\Domain Admins
    I've added the domain administrator account to that list. Initially, the access denied message disappeared, but came back a few minutes later when I went back into the DFS console.
    Let me know if there's anything else to try. I'll keep digging my end. Just to give you some more info, all machines involved are running Windows Server 2008 R2 and are fully patched.
    Thanks again.
    Mark

  • Application connects only after Ping test...

    I have quite a strange situation happening. We have a remote administration application that connects to a server via IP, the connection will not happen and I get a "Server Not Found" error message anytime I try to launch the app. However, if I will first ping the host, which the host replies successfully, then try and launch the app, the connection happens...
    Any ideas????

    Before u do the ping, can u check to see if there's already a mac-address resolution to the IP u're connecting to?
    And when u launch ur application, and when it fails, can u also check n see if a mac-address resolution to the IP is already in the arp cache of ur host?
    What i think is, when u do a ping, it checks its arp cache and not find an entry for the destination ip, hence does an arp for the mac. Once resolved the dst. IP to mac, ur application then knows how to connect to it.
    Somehow, in any normal circumstance, the launching of any application will arp for the dst. host mac if the local host does not already have an arp entry for the dst. ip.
    If ur dst. ip is located in a different network crossing a gateway, the local host should then arp for the gateway's mac.

  • ADDI: Ping test of AdfDi servlet shows junk characters

    Hi we got this issue in one of our QA instances where on accessing the ADFDI servlet we get to see junk characters.
    Normally we would expect to get the login screen and upon providing the credentials
    Oracle ADF 11g Desktop Integration (11.1.1.6.2) [12]
    Response from oracle.adf.desktopintegration.servlet.DIRemoteServlet: OK.
    But in this particular instance we get Junk characters. Any pointers will be helpful

    HI
    the servlet gives junk chars when accessed through
    http://slcad966.us.oracle.com:10620/hcmPayroll/adfdiRemoteServlet
    but gives correct results when accessed through
    https://slcad966.us.oracle.com:10620/hcmPayroll/adfdiRemoteServlet
    What controls which protocol is used to access the servlet from the excel sheet ?

  • Safari - speed tests and pings

    Hi
    Not sure this is a Safari 6.x or 7.x problem as prior to upgrading to Mavericks I was experiencing similar issues.
    On our work network, 200MB leased line, we're connecting our Mac estate over CAT6 yet we're experiencing extremely slow loading and hanging with Safari.
    Having run some speed tests using other browsers and Network Utility it's apparent that there is an issue with Safari on upgraded machines and those 'out of the box' machines.
    Ping tests on Chrome and NU are approx 1-3ms which is what we would expect (PCs are always 1ms), however in Safari ping tests range from 30-500ms constantly. We cannot get it below 30ms.
    We have reset browsers, turned off extensions and still no joy.
    Anybody else noticed the difference in speed?
    Thanks

    I am guessing that you are running a 'broadband' speed-test. These run their tests either in Adobe Flash or Javascript, the web-browser itself cannot do 'pings'. The different therefore is more likely to be how fast either Javascript or more likely Flash runs in a particular browser.
    If you want to test a ping test at a computer level then you should either do this in Terminal.app by typing
    ping address.to.ping
    or use Network Utility which used to be in the Utilities folder but is now in /System/Library/CoreServices/Applications
    Note: Most broadband speedtest sites do not work well on corporate high-speed leased-lines like yours, they have been designed for testing ADSL level speeds of up to 20Mbps and not leased-lines of 100Mbps or more.
    I would not expect a ping response of below 10ms for any host outside your own local network no matter the speed of your link, however anything above 30ms would equally be considered slow for a leased-line. A mobile phone over a mobile data link would (alas) typically get much slower ping responses.

Maybe you are looking for

  • ITunes could not connect to this iPhone because an unknown error occurred (0xE80007F)

    Recieved this error while syncing the IPod classic, however, the IPhone was not connected to the computer, was no where near the computer. In addition, I had earlier in the day the following error message as well: ITunes could not connect to the IPon

  • Problem Synchronizing a Master Style Sheet on a Local Server to a Remote Server

    I am using CSS5.5.  I have a large web site with over 300 pages so I use a master style sheet to store my css styles.  On my local site, I have added a style titled "ColorBlueNavyLite099" to color some text on a page.  The text is on the web page at

  • Sony Bridge for Mac doesn't work with my Sony Xperia J

    I have installed Sony Bridge for Mac version 3.7.1, but it won't connect to my Sony Xperia J which I have only had for 3 months. I get the error "Could not connect to your Xperia device. Please disconnect and reconnect it again. Restart the device if

  • Online test applications

    HI Java experts, I am creating an java online test application, i got strucked in the following scenario. Scenario : My task is when my application starts running other operating system command and menus should be disabled. The operating system comma

  • BLACKBERRY Z10 RANDOMLY RESTARTS MORE THAN 5 TIMES REAPEATEDLY

    My bb z10, shuts down and restarts continously, i cannot make calls or even contact anyone. The only way this stops for a few minutes is to pull out the battery. i have used the bb phone for years and was way too excited, when i purchased the z10. No