From owner-freebsd-questions Wed Jan 29 21:55:24 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA21846 for questions-outgoing; Wed, 29 Jan 1997 21:55:24 -0800 (PST) Received: from atlantis.nconnect.net (root@atlantis.nconnect.net [206.54.227.6]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA21838 for ; Wed, 29 Jan 1997 21:55:16 -0800 (PST) Received: from arabian.astrolab.org (dial204.nconnect.net [206.54.227.204]) by atlantis.nconnect.net (8.8.4/8.7.3) with SMTP id XAA16838 for ; Wed, 29 Jan 1997 23:48:46 -0600 (CST) Message-ID: <32F0377C.446B9B3D@nconnect.net> Date: Wed, 29 Jan 1997 23:54:04 -0600 From: Randy DuCharme Organization: Computer Specialists X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 3.0-SMP i386) MIME-Version: 1.0 To: questions@freebsd.org Subject: pppd vs ijppp ( switching from user to kernel ppp ) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Greetings, I'm trying to set up kernel ppp just to see how much of a difference there really is. I've been using user PPP without problems for months. I've built a kernel with ppp support and taken out tunnel support. I've created scripts to dial out to my ISP and hang up when I'm done, and this all seems to work. I'm having a little problem in that after a few minutes of running I lose all routes to the outside and have to re-boot. This is repeatable and happens every time I try to use kernel PPP to dial out to my ISP. I' wondering if I've missed something in setting this all up. What else do I need to do to properly configure the machine. It's a stand-alone 3.0-Current/SMP machine. Thanks Randy