View Single Post
  #15 (permalink)  
Old April 22nd, 2007
msatterf msatterf is offline
msatterf
 
Join Date: April 21st, 2007
Location: southeast
Posts: 3
msatterf is flying high
Default connection problems/firewall

I have went through the steps but when I got to (Click Administration, then Edit Startup. Put the following commands in the box I clicked on administration, but I couldn't find edit startup. Where did I go wrong?



Quote:
Originally Posted by jrolson85
Fixed my problem, Followed these steps and it works! Thanks guys!

The default firmware for Linksys (and all replacement firmwares except for one) have a severe problem where they track old connections for FIVE days, which causes the router to hang when using P2P apps, or any software that generates a lot of connections. DHT only aggravates the situation because of the number of connections it generates.

Linksys has yet to address this issue, but there is a fix. If you use alternative firmware, you can put in a start-up script to fix this problem.

Goto http://www.polarcloud.com/tofu/ and download the latest firmware for your Linksys WRT54G/GL or WRTSL54GS router.

Go to the web interface (default password is admin) by typing http://192.168.1.1 into your browser.
Click Administration, then Edit Startup. Put the following commands in the box:

echo 1 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
echo 1 > /proc/sys/net/ipv4/icmp_ignore_bogus_error_responses
echo "600 1800 120 60 120 120 10 60 30 120" > /proc/sys/net/ipv4/ip_conntrack_tcp_timeouts

Click Save, close the window, then click Save settings.
Reboot the router (the Administration page has a Reboot button) and you'll be done.
Reply With Quote