
how-to block ads
|
| | | By default timeouts on Linksys routers are set too high thus connections don't time out without opening new ones.
This seems to work on most of the 3rd party firmware, add the following to your startup script. Use at your own risk!!. Only tested with HyperWRT 2.1 b1.
EXPLANATION:
300 600 120 60 120 120 10 60 30 120 NONE = 300 (5 minutes) ESTABLISHED = 600 (10 minutes) SYN_SENT = 120 (2 minutes) SYN_RECV = 60 (60 seconds) FIN_WAIT = 120 (2 minutes) TIME_WAIT = 120 (2 minutes) CLOSE = 10 (10 seconds) CLOSE_WAIT = 60 (60 seconds) LAST_ACK = 30 (30 seconds) LISTEN = 120 (2 minutes)
show feedback form
close
by Lanik  last modified: 2005-09-04 13:57:53 |
|