From owner-freebsd-questions Sun Oct 19 15:42:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA06361 for questions-outgoing; Sun, 19 Oct 1997 15:42:05 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from gabriella.abattoir.com ([207.33.158.57]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA06342 for ; Sun, 19 Oct 1997 15:41:48 -0700 (PDT) (envelope-from banshee@gabriella.abattoir.com) Received: (from banshee@localhost) by gabriella.abattoir.com (8.8.5/8.8.5) id PAA15858 for questions@freebsd.org; Sun, 19 Oct 1997 15:40:49 -0700 (PDT) Date: Sun, 19 Oct 1997 15:40:49 -0700 (PDT) From: John M Vinopal Message-Id: <199710192240.PAA15858@gabriella.abattoir.com> To: questions@freebsd.org Subject: ppp drops Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm running a new install of 2.2.2; most ppp works fine. However one isp drops every 3 minutes on an echo issue. I'm using the userland ppp. 10-19 15:06:51 [15810] OsLinkup: 140.174.208.205 10-19 15:09:51 [15810] ** 1 Too many ECHO packets are lost. ** 10-19 15:09:51 [15810] OsLinkdown: 140.174.208.205 10-19 15:09:51 [15810] Phase: Terminate 10-19 15:09:51 [15810] Disconnected! 10-19 15:09:51 [15810] Connect time: 183 secs 10-19 15:09:51 [15810] Phase: Dead 10-19 15:09:51 [15810] Phase: Dead 10-19 15:09:51 [15810] Connection lost, maximum (0) times Do I need to turn on the ability to echo? Is the userland ppp just not up to date? I'm talking isdn to an ascend unit of uncertain make. Isdn to a livingston at another isp works fine. I'm sure 3 min is the link up echo from the ascend unit. Suggestions? -j