> Put: > > net.ipv4.ip_forward = 1 > > in /etc/sysctl.conf > > and it should work. > > -Steve /etc/sysctl.conf only gets read on boot. To force a re-read of the file, type "sysctl -p" Barry
Mon Feb 6 01:38:02 UTC 2006
Barry Brimer <barry.brimer at bigfoot.com>
> Put: > > net.ipv4.ip_forward = 1 > > in /etc/sysctl.conf > > and it should work. > > -Steve /etc/sysctl.conf only gets read on boot. To force a re-read of the file, type "sysctl -p" Barry