Date: Wed, 17 Feb 1999 08:50:45 +1300 (NZDT) From: Jonathan Chen <jonc@pinnacle.co.nz> To: Andre Pekelaar <andre@mail.ct.paywise.co.za> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ppp locking up Message-ID: <Pine.SC5.4.10.9902170848060.10402-100000@kiwi.pinnacle.co.nz> In-Reply-To: <199902161336.PAA14816@relay.ct.paywise.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 16 Feb 1999, Andre Pekelaar wrote: [...] > 1) Is there a way to force ppp to drop the line, without me having to > walk across the room to unplug the phone line? ("reboot" works, but > I was hoping for a more subtle method) You could signal the `ppp' process with a signal to drop the line. kill -INT 'process-id-of-ppp' [...] Jonathan Chen ------------------------------------------------------------------------ "If you wish your merit to be known, acknowledge that of other people" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SC5.4.10.9902170848060.10402-100000>