Date: Wed, 24 Sep 1997 16:57:30 -0400 (EDT) From: "Joe \"Marcus\" Clarke" <jmcla@ocala.cs.miami.edu> To: "Jeffrey M. Dominiak" <jmdomini@bigfoot.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Gateway and PPP Message-ID: <Pine.SGI.3.96.970924165525.7589B-100000@ocala.cs.miami.edu> In-Reply-To: <Pine.BSI.3.95.970924151722.10407B-100000@enteract.com>
next in thread | previous in thread | raw e-mail | index | archive | help
It's REAL easy to do. You need to enable gateway in /etc/sysconfig / /etc/rc.conf. That is, enable_gateway=YES Then you just configure a dial-on demand ppp entry, and use the ppp -auto -alias <sysname>. To get it going. For more detailed info, check out the Pendantic PPP docs on the Documentation page off the FreeBSD homepage. -Joe Clarke On Wed, 24 Sep 1997, Jeffrey M. Dominiak wrote: > Can anyone direct me to some information on setting up my FreeBSD box to > act as an internet gateway using User PPP? I get the impression that I > just need to launch PPP -alias, but then what do I set for the DNS and IP > of the other machine? > > Thanks! > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.3.96.970924165525.7589B-100000>