QUOTE(bluesjunior @ Jul 5 2008, 10:56 AM)

Thanks for the replies.
Tos226, I did the test on the link you supplied and bookmarked it as well. Results were ok and I understood it all except where it said:
Information : Packet queuing detected.
I googled it but can't make head nor tail of the answers. What is packet queuing exactly and is it good or bad news?.
I'm not an expert on those things. But to me packet queuing means that somewhere between you and another place is a bottleneck. So the communication which should flow smoothly packet by packet by packet are getting stuck and released to/from you as things open up. I imagine it like standing in a que at the checkout counter where every person is a packet.
Packets are how all data is transmitted. A big file or a webpage is broken up into tiny pieces, 1500 characters or so. And packets are numbered so they get put into correct sequence at the receiving end.
Try running tracert from the command prompt. Timing might tell you where things get stuck.
Something like tracert maidenheadServer or google or whatever -- just use the correct name or IP address