russ wrote: > /proc/sys/net/ipv4/ip_forward contains nothing. So all I need is to > put a 1 in there and it will work? I suppose there's a flag somewhere > I need to set to have this done at boot. I'll have another poke > around. :) echo 1 >/proc/sys/net/ipv4/ip_forward In RedHat and derivatives, examine the file /etc/sysconfig/network for a line FORWARD_IPV4=true