> Yeh, I see I just add the module in to rc.local > I'll see how we go then. > > but would I see have to setup, the ipchain ? > eg. ipchains -A forward -s x.x.x.x -i ppp0 -j MASQ > > David > I know that when I restart the network interfaces on my Red Hat box, it disables IP packet forwarding. To enable it on my box its: echo 1 > /proc/sys/net/ipv4/ip_forward / Ben