From owner-freebsd-questions Fri Mar 1 12:06:16 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA05443 for questions-outgoing; Fri, 1 Mar 1996 12:06:16 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA05437 for ; Fri, 1 Mar 1996 12:06:11 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id NAA15627; Fri, 1 Mar 1996 13:08:38 -0700 Date: Fri, 1 Mar 1996 13:08:38 -0700 From: Nate Williams Message-Id: <199603012008.NAA15627@rocky.sri.MT.net> To: Robert Clark Cc: FreeBSD - Questions Subject: Re: DSI for server side IJPPP. In-Reply-To: <31374D9B@smtp> References: <31374D9B@smtp> Sender: owner-questions@FreeBSD.ORG Precedence: bulk > My next project, and the reason for this message, is that I can't find > enough information on how to set up a server-side ppp link. First thing is to upgrade to 2.1R, and then get the -stable bits before you do any of this. Then you need to decide if you want to use kernel-PPP or user-PPP. The handbook describes both, but if it were me I'd use kernel-PPP (which I did since I am me. :) The handbook and man-pages should contain enough information for you to get everything running. Nate