Jon August wrote:
>
> I can't seem to allow my PPP user to go beyond my PPP server on the
> network. Can someone point me to some log files or commonly forgotten
> settings to get this working. . .
echo 1 > /proc/sys/net/ipv4/ip_forward (for 2.0.x kernels)
or
echo 1 > /proc/sys/net/ipv4/ip_forwarding (for 2.1.x kernels)
...and while you're at it, check out ipfwadm or ipchains to gain some
degree of control over what passes through.
--
Nick Phillips ([EMAIL PROTECTED])
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]