From owner-freebsd-questions Mon Feb 5 12:11:58 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA20021 for questions-outgoing; Mon, 5 Feb 1996 12:11:58 -0800 (PST) Received: from cats.ucsc.edu (root@cats-po-1.UCSC.EDU [128.114.129.22]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA20016 for ; Mon, 5 Feb 1996 12:11:57 -0800 (PST) Received: from neutron.neutron.org by cats.ucsc.edu with SMTP id MAA16606; Mon, 5 Feb 1996 12:11:53 -0800 Message-ID: <3115F388.167EB0E7@cats.ucsc.edu> Date: Mon, 05 Feb 1996 12:09:44 +0000 From: bill clarke Organization: dept of physics X-Mailer: Mozilla 2.0b6a (X11; I; FreeBSD 2.1.0-RELEASE i386) MIME-Version: 1.0 To: questions@freebsd.org Subject: user PPP Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org Precedence: bulk hello i have set up user PPP as per the FreeBSD manual. i am able to dial out, log in to my provider, and get the prompt PPP ON hostname> unfortunately, soon after, i get the demon message "..routed[45]:deleting route to interface tun) (timed out)", and after exactly 3 minutes, i am disconnected and get the prompt ppp ON hostname> the only way i can keep the connection open is to continually ping my provider's gateway on another virtual terminal. this happens with the sysconfig routedflags set to "-s","-q", or "NO" what gives? bill clarke