TP-LINK TL-WR941ND Advanced Wireless N Router 802.11n / g / b Built-in 4-port Switch w/ 3 detachable... (813120015256) Logo
Posted on Sep 18, 2012
Answered by a Fixya Expert

Trustworthy Expert Solutions

At Fixya.com, our trusted experts are meticulously vetted and possess extensive experience in their respective fields. Backed by a community of knowledgeable professionals, our platform ensures that the solutions provided are thoroughly researched and validated.

View Our Top Experts

Packet loss huge issues with this router, it was working fine fine for about a month, then out of no where started having huge packet loss, from 10% to 40%, at the beggining it was hard to watch videos and then it was imposible to browse the web. I really dont know how to fix it.. updated the firmware, and tried reconfiguring, reseting the router, but no use.

1 Answer

Axiom Media Support

Level 3:

An expert who has achieved level 3 by getting 1000 points

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

Master:

An expert who has achieved Level 3.

  • Master 409 Answers
  • Posted on Sep 18, 2012
Axiom Media Support
Master
Level 3:

An expert who has achieved level 3 by getting 1000 points

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

Master:

An expert who has achieved Level 3.

Joined: Aug 21, 2012
Answers
409
Questions
0
Helped
116178
Points
1269

Assuming that this is happening with BOTH wired and wireless....


Connect a PC to one of the switch ports with an Ethernet cable. Login to the Admin utility of the Router and go to "System Tools" at the bottom of the left-pane. it will expand, then choose -Diagnostics-, then use that to Ping yahoo.com or google.com and see if the packet loss is happening there.

If it *IS* happening there, then the problem is not the Router...it's getting what the modem is sending, so your fault would either be with the Modem itself, or with your service provider's equipment. You would call your provider, explain your packet-loss experience and they will check it out for you.

If there is no packet-loss coming-in to the Router, then :
Ensure that the antennae are straight (if the problem is wireless only.)
Ensure that you do not "stack" the Router on top of the Modem or the Modem on top of the Router. The heat from the bottom appliance will, over time, cook the one on top.

Beyond that, you can "save" the Router's configuration file, then perform a "Reset" of the Router, then Re-load the config file and check it out.....

Tallon41

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
1answer

I have an AVAYA phone hooked up to a Linksys router......static is on the line for outbound calls....no VPN/Internet connection or packet loss issues.......could it be the filter?

No the sound is computerised into a data stream, the problem is probably the Internet routing and or the QOS (Quality of Service) settings on the router.
tip

How do latency and packet loss determine network performance and what can be...

The triumvirate of network performance metrics are packet loss, latency and jitter.

Almost all network applications use TCP (Transmission Control Protocol) to get their data from point A to point B. About 85% of the overall internet's traffic is TCP, of which specific aspect is that it completely hides the packet-based nature of the network from applications. Whether an application hands a single character or a multi-megabyte file to TCP, puts the data in packets and sends it on its way over the network. The internet is a scary place for packets trying to find their way: it's not uncommon for packets to be lost and never make it across, or to arrive in a different order than they were transmitted. TCP retransmits lost packets and puts data back in the original order if needed before it hands over the data to the receiver. This way, applications don't have to worry about those eventualities.

Network latency
TCP has a number of mechanisms to get good performance in the presence of high latencies:
1) Make sure enough packets are kept "in flight". Simply sending one packet and then waiting for the other side to say "got it, send then next one" doesn't cut it; that would limit throughput to five packets per second on a path with a 200 ms RTT. So TCP tries to make sure it sends enough packets to fill up the link, but not so many that it oversaturates the link or path. This works well for big data transfers.
2) For smaller data transfers TCP uses a "slow start" mechanism. Because TCP has to wait for acknowledgments from the receiver, more latency means more time spent in slow start. Web browser performance used to be limited by slow start a lot, but browsers started to reuse TCP sessions that were already out of slow start to download additional images and other elements rather than keep opening new TCP sessions.
3) Also you may use simple open-transfer-close-open-transfer-close sequences that work well on low latency networks but slow down a lot over larger distances or on bandwidth-limited networks, which also introduce additional latency.
4) Try to use a DNS server close by. Every TCP connection is preceded by a DNS lookup. If the latency towards the DNS server is substantial, this slows down the entire process.

Packet loss
Packets are lost in networks for two reasons:
1) Every transmission medium will flip a bit once in a while, and then the whole packet is lost. Wireless typically sends extra error correction bits, but those can only do so much. If such an error occurs, the lost packet needs to be retransmitted. This can hold up a transfer.
But if network latency or packet loss get too high, TCP will run out of buffer space and the transfer has to stop until the retransmitted lost packet has been received. In other words: high latency or high loss isn't great, but still workable, but high latency and high loss together can slow down TCP to a crawl.
2) Another reason packets get lost is too many packets in a short time: TCP is sending so fast that router/switch buffers fill up faster than packets can be transmitted.If TCP has determined that the network can only bear very conservative data transfer speeds, and slow start really does its name justice, it's faster to stop a download and restart it rather than to wait for TCP to recover.
Jitter - is the difference between the latency from packet to packet
Obviously, the speed of light isn't subject to change, and fibers tend to remain the same length. So latency is typically caused by buffering of packets in routers and switches terminating highly utilized links. (Especially on lower bandwidth links, such as broadband or 3G/4G links.) Sometimes a packet is lucky and gets through fast and sometimes the queue is longer than usual. For TCP, this isn't a huge problem, although this means that TCP has to use a conservative value for its RTT estimate and timeouts will take longer. However, for (non-TCP) real-time audio and video traffic, jitter is very problematic, because the audio/video has to be played back at a steady rate. This means the application either has to buffer the "fast" packets and wait for the slow ones, which can add user-perceptible delay, or the slow packets have to be considered lost, causing dropouts.

In conclusion, in networks that use multiple connections to the internet, it can really pay off to avoid paths that are much longer and thus incur a higher latency than alternative paths to the same destination, as well as congested paths with elevated packet loss. The path selecting process can be performed automatically: learnhow to automate evaluation of packet loss and latencyacross multiple providers to choose the best performing route.
on Jan 27, 2015 • Computers & Internet
0helpful
1answer

Packet loss slow internet dell

If you loose packet when you ping your router, is or your router or your network card who made the problem. Try to ping your router with an other computer. If you still lose packet is the router otherwise is you network card. When you know where's the problem you can change the faulty device.
0helpful
1answer

I bought a DLink DIR 600 wireless router and want to connect ONLY two PC to it. One is wireless and one is wired. No internet connection to www required. The wireless PC OS is Fedora 14, the wired PC...

The final solution is a factory reset of your router. You can do a factory reset by logging into the router using you browser. Go to the settings and perform a factory reset

If you forgot the router password, you ill have to do a factory reset by locating a small hold on the back of the router and insert the tip of of paper clip for about 10 seconds while the power is on. The router will be reset to out of box status and then you can ssets-up form scratch.
0helpful
1answer

My router is on but it seems so slow. i keep getting randomly disconnected, the connection is terrible and even when i turn it off for 30 seconds and on again it stills acts up, any ideas?

ping your router with a packet length strength. To do the ping test, go to Start-Run and type CMD and hit enter. Then, in the Command Prompt Window type in the following

ping 192.168.0.1 -l 30000 9

I suppose the 192.168.0.1 will be the default gateway of your router. To check which is the default gateway of your router you can double click the connection icon on your PC, and click the Support tab. You'll see the degault gateway IP third on the list.

Now, if it pings back all three times with times below 100ms then ok. If it doesnt then reduce the ping length to 20000, if again you have losses then reduce it again to 10000. If the ping loses packets and response is slow you'll probably need a new power cord.
If the pinging is ok at 30k then you'll probably need to change the LAN cable that leads from your internet connection onto the wifi router.
To verify this, run this command

ping google.com -l 10000 and see if you have any losses. If you do have losses, then do a ping like this

ping google.com -l 32000 if you again have losses in the ping then you'll need to change your LAN cable because the 32kb packet is almost a standard size of packets and it should have no problems to get through the router, unless the LAN cable is bad.

Hope this helps. Please vote a Thumbs Up if you found this useful and informative.
0helpful
1answer

Hi. i have a linksys wrt54g v7.0 and i have a roommate who downloads huge amount of data using bit-torrent, but he says he doesn't. how can i stop him from downloading huge data if i have to by only using...

use filter setting of your modem and block site like bit torrent also install networks and check download data and show repport tour friend about download amont link for networks http://www.softperfect.com/products/networx/manual/
0helpful
1answer

Belkin 54g Wireless connection problem.

This is more of an explanation then a solution, but to best explain what to do I have to first explain why this is happening. When you add security to a wireless router or ap you add extra envelopes to the packets of info being transferred, adding encryption to that makes it much slower because the ap has to encode all packets coming to you and un-encode all packets being sent to the Internet. In our time this happens very quickly, but in computer time I just described a lifetime. In addition if your signal is not 100% you might have packet loss "more slow down". Now the answer, in your ap setup pages you can setup wireless security, set this to Mac address authenication and add the mac addresses of all the network cards that have access to this ap. This is by far the fastest methiod of secure data transfer.

Hope this was some help...
Tim
0helpful
1answer

Linksys befw11s4 wireless b v.4 ping problems

have him do a traceroute to try to isolate where the packets start to drop
0helpful
1answer

No internet Connection

this is something simple
2 things you will have to do

the router when a problem like this happens again
unplug router for 1 minute this is packet build up and then plug back in i found this out by service provider that its a build up of packets it relieves packets

now the other thing since you went threw all the little areas of trying to reset modem go in remove your network connection
delete it and build a new network connection threw the network setup wizard then your done restart comp everything should be back to normal and you wont have to ever reset network settings again
just unplug the router let sit for minute and plug back in
0helpful
2answers

3com Wireless internet connection.

So you have a wireless router powering itself off at random intervals?

Change the power adapter if you have an extra.  (Just for grins.  You never know.)

I would also look into new firmware revisions for your router's model on 3com's site.  There could be packet blockage or any other random number of issues that are causing the router to reboot itself.  (There are plenty of routers out there designed to reboot themselves if they detect certain issues.)

If the issues persist...  Try running the router on it's stock settings for a few days to see if it continues.  If it runs ok with stock settings, then perhaps there is a certain function or feature you are using that the router is not handling too well.

There have also been certain routers that have been identified as having certain issues with either the hardware your ISP gives you or the settings your ISP is using for your connection.  A sudden change in the way your ISP is doing things could suddenly mean issues for your connection if you're using a router that doesn't like it.

Example: I was once using COX cable internet in Omaha a couple of years back...  Being that Nebraska is notorious for it's fandom when it comes to the Huskers...  Cox decided it would be a great idea to use multi-cast packet broadcasting to transmit the game over the internet.

BAD IDEA.  Anyone in that service area who had a Linksys BEFSR41 router could not maintain connectivity for more than 10 minutes without a reboot.

I later found out from a good tech friend of mine who worked for COX at the time that the issue was definitely widespread and the effects were immediate and lasted throughout the course of the entire game!  (Man I was NOT happy!)

According to him, the problem was the method they were using to send out the multi-cast packets.  They had set the frame sizes too high.

Ahem....  Anyway... You get the idea.

But check into updating your router's firmware anyway.  That's always a good place to start.  :)

Cyryl
Not finding what you are looking for?

586 views

Ask a Question

Usually answered in minutes!

Top TP-LINK Computers & Internet Experts

Brad Brown

Level 3 Expert

19187 Answers

 Mikey
Mikey

Level 3 Expert

6904 Answers

Menachem Grossman
Menachem Grossman

Level 2 Expert

51 Answers

Are you a TP-LINK Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...