Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 1997 10:26:04 -0600 (CST)
From:      "Jay D. Nelson" <jdn@qiv.com>
To:        Michelle Brownsworth <michellb@ordata.com>
Cc:        freebsd-questions@freebsd.org, billk@teleport.com
Subject:   Re: The continuing saga of setting up kernel PPP...
Message-ID:  <Pine.NEB.3.95.970114102052.399A-100000@acp.qiv.com>
In-Reply-To: <199701140835.AAA00391@cobra.ordata.com>

next in thread | previous in thread | raw e-mail | index | archive | help
To get packets from ppp0 to ed1, you must enable ip forwarding. In
/etc/sysconfig, change gateway=NO to gateway=YES. Either reboot or use
the sysctl command. (grep /etc/netstart for "sysctl" for the syntax.)

--  Jay




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.970114102052.399A-100000>