Mordent
Feb 4 2008, 07:06 PM
Firstly, I'm not 100% certain that this is the correct place for this thread, so feel free to shift it elsewhere if you reckon it's needed... Anyway, my internet connection has been - and still is - almost notoriously dodgy. When web-browsing, or doing other general simple tasks (such as using Windows Live Messenger or TeamSpeak) I have little to no problem with it. Sure, the download speed's a little slow occasionally, but on the whole it seems fairly decent, and I never really bother downloading all that much anyway. The problem comes with how severely the connection is affected by the time of day. At around 7:00 AM local time, the connection is as happy as can be. Gaming-wise, we're talking <50 ms ping, and 0% packet loss. Come evening time - or even late afternoon - however, and the packet loss in my current favoured MMOFPS (PlanetSide, for all interested) shoots to ridiculous levels. 7% would be a "good" loss for me on a typical evening, with 8% or so being the most common. What gets me is that, despite losing 8% of the data, my ping rarely goes above 100 ms, and if it does then it returns to its sub-100 level within a second or so. Similar patterns occur with other online games, and the download speed noticeably drops as the area becomes more "busy" (from around 5,600 kbps (the maximum my line can handle, apparently) to below 400 kbps over the course of the day, according to speedtest.net). So, I'm curious as to the best way of giving this a tweak in the right direction. I know for a fact that my connection is capable of fantastic speed, latency and loss - albeit at 7:00 AM - so what would you say the problem is? So you know, my broadband connection is ADSL, connects directly (via ethernet cable) to a SpeedTouch router / modem combo that's sitting on my desk, which in turn goes outward to yonder world wide web. Occasionally, other people in my house (who connect wirelessly to the router) use the internet at the same time, but I get almost identical results even if their computers are off. I'll admit that I don't know all that much about what happens once the signal leaves the modem, so I'm curious as to whether it's a "fault" of the ISP (and I've heard "rumours" of problems occuring if the service in an area is oversubscribed - and I do live in a densely populated area), or if it's fairly common. Regardless, 8% loss is, in my opinion, ridiculous. Any comments / queries / pointers about this before I take it up with some call centre or live support with my ISP? Cheers in advance, Mordent
Reply
ethergeek
Feb 5 2008, 07:56 AM
Any idea why the packets are getting dropped? Dropped by a router upstream? Malformed? Failed CRC? I'd fire up a packet sniffer like wireshark on your box and see if you can discern why the packets are getting retransmitted. If 8% of your packets are failing CRC somewhere upstream, you probably have a modem that's gone dodgy or a router that's improperly mangling packets. Check for a firmware update?
Reply
Mordent
Feb 6 2008, 05:17 PM
I'm not really sure why the packets are being dropped. I'm fairly sure it's not a problem at "my end", as during the morning my connection is perfect (0% loss), and it gradually gets worse throughout the day. Also: "CRC"? Anyway, I've got Wireshark and will spend a little while having great fun with the streams of data coming back from that.  Cheers.
Reply
wutske
Feb 7 2008, 09:24 AM
I doubt that the router is the problem since it's a time based problem (unless you power off the router every evening, then it might be the router that is getting unstable due to "overheating"). My best guess is that the line you use is overloaded, if a switch (street cabinet, one at the ISP, ...) receives more data than it can buffer it'll simply drop this data untill it can buffer it again. I'd contact your ISP if it happens again, 8% data loss is unacceptable. Also, if this happens again (packet loss), try running a ping in the background (eg. "ping www.google.com -t" ). It'll ping to the google server untill you hit ctrl+c and then it'll give you an overview of how much packets didn't arrive or weren't responded. The reason why you should do this is because the server you're gaming on is overloaded and drops packets because it can't handle all of them.
Reply
Mordent
Feb 7 2008, 03:55 PM
Those thoughts pretty much sum up my own, wutske. The router isn't shutdown at regular intervals (we may do it once a month, or something silly like that), which does tend to make me think it's a problem nothing to do with anything at my end of the line. I like the idea of running a ping check in the background, and I'll make sure I do so next time I play the game. As for it happening "again", I can pretty much predict that it happens every evening, so I'll do so in a few hours when the problems really start to show. Cheers for the advice.
Reply
Similar Topics
Keywords : packet, loss, day, 0, 0percent, 8, 0percent,
- How Do I Get Rid Of Warn: (0%) ----- ?
Is this the right place for this question? (9)
Convert Fat32 To Ntfs Without Data Loss (dos-mode)
(8) Some computer's are sold with windows XP pre installed and with FAT32 FORMAT, so there is a way
to change it without data loss. Go do MS-DOS and type convert c: /fs:ntfs, dont forget to change
the drive c:\, d:\ , e:\ for the one that you wanna convert . PS : This process is impossible
to return to FAT32, once you convert you can't turn back , unless you format your pc
/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /> cheers m8's
/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /> ....
Hosting Problems
Too much downtime & a loss of credits (12) I have 2 little problems. First is the uptime of my site. It's realy low. A few minutes ago, I
could access my site, I changed a poll on it and suddenly the site was down again. I can't
access anything, not even cpanel. I'm having this many times. I can access my site and suddenly
it's down. I'm on panda btw and my site is http://jovolka.wutske.astahost.com , running
geeklog 3.11 and gallery 1.5rc1. The other problems is: how long are your days. 1-2 days ago I had
30days remaining and I have only 21 days left ??????? That's not funny, if you r....
Packet Logger (vb6)
Where to start? (8) I'm trying to program a packet editor in VB6. What it will basically do is sniff packets sent
from you to the server and from the server to you. It's also going to be able to edit the
packets when you receive or send them out. I'm first starting on making a packet logger, and
I'm thinking I need to use the Winsock component, but I don't know where to start with it or
what to do; you could say I'm clueless. Does anyone know where I could start? EDIT: I've
figured out what I need to do, but I'm still kind of lost and wondering why it isn....
Max_allowed_packet In MySQL
Setting of max_allowed_packet in Mysql (1) hi, in Mysql not only you can keep text or numbers but also you can keep files even of 50MB size..
for this to work you should set the Max_allowed_packet.. and you are done,, here is the procedure
i have got for getting it done.. ========================== A.2.9. Packet too large A communication
packet is a single SQL statement sent to the MySQL server or a single row that is sent to the
client. In MySQL 3.23, the largest possible packet is 16MB, due to limits in the client/server
protocol. In MySQL 4.0.1 and up, the limit is 1GB. When a MySQL client or the mysq....
A good site for cheat (packet editors)
(1) This site have cool cheats needed for a game you just need to use the search button (not the common
cheatz its uses a program to send packets to the game) more of them are online game such as Ragnarok
online, MU online, Gunbound etc. here it is check it out -> MPC forum /biggrin.gif' border='0'
style='vertical-align:middle' alt='biggrin.gif' /> ....
Looking for packet, loss, day, 0, 0percent, 8, 0percent,
|
*SIMILAR VIDEOS*
Searching Video's for packet, loss, day, 0, 0percent, 8, 0percent,
|
advertisement
|
|