November 8th, 2006, 11:50 AM
|
#8 (permalink)
|
| A hero in training
Join Date: Oct 2001 Location: Norfolk, VA
Posts: 22,394
|
Just a heads up, for those running DD-wrt v23 SP2 there seems to be some issues with the advance routing portion. ( I even tried the latest v24 beta) I went back to the latest version of HyperWRT Thibor and its working like a champ!
Also i noticed i had to do the command to enable routing Quote: |
echo 1 > /proc/sys/net/ipv4/ip_forward
| when i restart the server. I'm trying to figure out how to make this start on its own.
seems this is the fix Quote: |
echo "net.ipv4.ip_forward=1" > /etc/sysctl.conf
| |
| |