> 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
> 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