Talk:Router Slowdown

From DD-WRT Wiki

Revision as of 15:01, 9 July 2006 by 210.20.46.243 (Talk)
Jump to: navigation, search

Can someone add about enabling syslogd (and how to access the output)?

Also, finding the windows event viewer is something that most people can't do.

Here's some info that needs to be incorporated:

echo '600 1800 120 60 120 120 10 60 30 120' > /proc/sys/net/ipv4/ip_conntrack_tcp_timeouts

corresponds to:

"It is a list for all the possible TCP states and there time outs in seconds see my table below they are in the correct order

State Timeout value NONE 10 minutes ESTABLISHED 30 minutes (default is 5 days) SYN_SENT 2 minutes SYN_RECV 60 seconds FIN_WAIT 2 minutes TIME_WAIT 2 minutes CLOSE 10 seconds CLOSE_WAIT 60 second (default is 12 hours) LAST_ACK 30 seconds LISTEN> 2 minutes "

via linksyslover on the dd-wrt forums. very helpful, will someone who knows what they're doing with wiki please integrate this info? 2292868164825548245924