On Wed, 24 Jun 1998, Anthony E. Greene wrote:
> I'm having routing trouble with a PPP connection to a Linux server using a
> Win95 client. The PPP connection works. I can ping the Linux box from the
> Win95 box. But I can't see anything past the Linux box.
<snip>
> Assuming it does, do I have to do anything other than making sure
> /etc/sysconfig/network includes IPV4_Forward=true then run
> /etc/rc.d/init.d/network stop then start?
You'd need to define a forwarding rule using ipfwadm. Something like
ipfwadm -F -a accept -S [your local net] -D 0.0.0.0/0 -W ppp0
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.