Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 1997 11:39:23 -0600 (CST)
From:      "Jay D. Nelson" <jdn@qiv.com>
To:        michael dorin <mike@chaski.com>
Cc:        questions@freebsd.org
Subject:   RE:Modem Hangup/PPP more info
Message-ID:  <Pine.NEB.3.95.970202113813.10477A-100000@acp.qiv.com>
In-Reply-To: <199702021030.KAA02468@chaski.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Use a ppp-off script that looks something like this:
#!/bin/sh
kill -TERM `cat /var/run/ppp0.pid`

-- Jay

On Sun, 2 Feb 1997, michael dorin wrote:

->
->I have my dialup connection working well.  
->
->I can dialin, type pppd, and start a ppp session.
->
->However, when I disconnect the line, the modem on the FreeBSD system
->hangs up, however pppd does not detect the disconnect.
->
->What do I have to setup for this to happen?
->
->-Mike
->




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.970202113813.10477A-100000>