Hello,
How can I tell if the release version of RH6.1 has packet forwarding
enabled? I was told it
does, but:
ipchains -P forward DENY
ipchains -A forward -i ppp0 -j MASQ
echo 1 > /proc/sys/net/ipv4/ip_forward
Does not work for me. The Linux box can access ppp0, but no other W98
client can.
This works on another RH5.1 system:
ipfwadm -F -f
ipfwadm -F -p deny
ipfwadm -F -a masquerade -W ppp0 -s 10.0.2.0/24 -d 0.0.0.0/0
I keep getting referred to the HOWTO, but for someone new to ipchains, the
triple interface
is not as easily understood as a single modem, single eth0 example, which I
cannot find
anywhere. :-(
Glen
--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.