Router Slowdown

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 19:02, 25 January 2006 (edit)
Cyberde (Talk | contribs)
(Introduction)
← Previous diff
Revision as of 19:04, 25 January 2006 (edit) (undo)
Cyberde (Talk | contribs)

Next diff →
Line 19: Line 19:
==Screenshot== ==Screenshot==
[[Image:Ipfiltersettings.JPG|alt IP Filter Settings at DD-WRT v23]] [[Image:Ipfiltersettings.JPG|alt IP Filter Settings at DD-WRT v23]]
 +
=Another Solution= =Another Solution=

Revision as of 19:04, 25 January 2006

Contents


Introduction

A lot of people keep asking/telling that their router seems to slow down/crash/hangs/stops responding.
Usually these people are running P2P software like emule, bittorrent shareaza or something else.
You might want to play a little bit with the values, to fit it to your own needs.

Solution

  • Go to the Web-Admin and log in
  • Go to 'Administration'
  • Go to 'Management'
  • Enter the following values at 'IP Filter Settings'
    • Maximum Ports: 4096
    • TCP Timeout (s): 90 or 120
    • UDP Timeout (s): 90 or 120


Screenshot

alt IP Filter Settings at DD-WRT v23


Another Solution

DD-WRT has an inbuild proxy feature that allows rewriting of html content to filter activeX cookies etc. As this is load intense you may want to disable this feature. This should be done under


Security->Firewall


Unfortunately this function has 3 bugs

  • Though all 4 checkboxes are unchecked the rewriting proxy is still running (you might have to reboot)
  • It drops connections if under heavy load
  • It probably runs haywire checking traffic on other ports than 80, hence the slowdown with p2p applications (unconfirmed)


The only solution is to totally disable the firewall (which I do NOT recommend) in Security->Firewall This fixes all slowdowns


This behavior has been seen in v22 and v23 Please report this to the maintainer and put it in the bug database