From owner-freebsd-questions Wed Jan 17 14:24:25 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA13245 for questions-outgoing; Wed, 17 Jan 1996 14:24:25 -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 OAA13235 for ; Wed, 17 Jan 1996 14:24:19 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id PAA09803; Wed, 17 Jan 1996 15:26:25 -0700 Date: Wed, 17 Jan 1996 15:26:25 -0700 From: Nate Williams Message-Id: <199601172226.PAA09803@rocky.sri.MT.net> To: Neal Rigney Cc: freebsd-questions@FreeBSD.org Subject: Re: SIGHUP and pppd In-Reply-To: References: Sender: owner-questions@FreeBSD.org Precedence: bulk > I cannot for the life of me get pppd to _reliably_ hang up modems. If a > person is disconnected (i.e. line noise), the machine hangs up about half > the time. Having the modem hang up is partially dependant on the modem settings. I setup my modems (USR Sportsters) to do: AT&D3 - Reset on recept of DTR. AT&S1 - Modem controls DSR This seems to be the trick with my modems. They *always* hang up when the line goes dead now. Nate