Tugger the SLUGger!SLUG Mailing List Archives

[SLUG] Startup scripts for Debian...


>>>>> "mkraus" == mkraus  <mkraus@xxxxxxxxxxxxxxxxxxxxxx> writes:

mkraus> G'day all...  Where would one recommend to place `echo 1 >
mkraus> /proc/sys/net/ipv4/ip_forward` under Debian (woody) startup
mkraus> scripts?

In /etc/sysctl.conf put

net/ipv4/ip_forward=1

Peter C