From owner-freebsd-questions Fri Oct 27 10:08:37 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA04484 for questions-outgoing; Fri, 27 Oct 1995 10:08:37 -0700 Received: from dtihost.datatrek.com (dtihost.datatrek.com [204.31.148.2]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id KAA04474 for ; Fri, 27 Oct 1995 10:08:33 -0700 Received: from gcrutcher (gcrutcher.datatrek.com [204.33.82.254]) by dtihost.datatrek.com (8.6.12/8.6.9) with SMTP id KAA14392 for ; Fri, 27 Oct 1995 10:06:46 -0700 X-Mailer: Mi'Mail from IRISoft Works, Version 1.12 From: gcrutcher@datatrek.com (Gary Crutcher) Subject: PPP Connection Date: Fri, 27 Oct 1995 10:05:35 Message-Id: <2710199510085560.II26500@datatrek.com> To: questions@freebsd.org Content-Transfer-Encoding: 7bit Content-Type: Text/plain; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk Does anyone know how to detect if you got disconnected while in a PPP session and then be able to automatically reconnect? I have started PPP from a terminal session, then issued the dial command, and gotten connected to my service provider. I need to know how to detect if I get disconnected, ams then, somwhow get reconnected without being in from of my computer (i.e., automatically detect diconnection and then automatically reconnect). Thanks, Gary Crutcher