From owner-freebsd-questions Fri Mar 20 10:07:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA15750 for freebsd-questions-outgoing; Fri, 20 Mar 1998 10:07:51 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (post-20.mail.demon.net [194.217.242.27]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA15682 for ; Fri, 20 Mar 1998 10:07:34 -0800 (PST) (envelope-from ljohnston@cyberworld.demon.co.uk) Received: from [195.173.100.20] ([195.173.100.20]) by post.mail.demon.net id aa2018721; 20 Mar 98 16:01 GMT X-Sender: cyberworld@pop3.demon.co.uk Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Mon, 23 Feb 1998 17:18:28 +0000 To: Leif Neland From: Lee Johnston Subject: Re: ppp shutdown Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes, there is: Just kill the ppp process, by typing kill -TERM `cat /var/run/tun0.pid`. Providing you tunnel device is called tun0 >At 20 Mar 98 09:30:02 Brad Tucker wrote regarding ppp shutdown > > BT> Is there a way to shut down ppp if you started it with the: > BT> ppp -auto provider > BT> > >You could: > > # route delete default > >Then ppp doesn't have anything to send, and will timeout and hangup. Personally >I just switch off the modem :-) > > >Leif Neland >leifn@image.dk > >--- >|Fidonet: Leif Neland 2:234/49 >|Internet: leifn@image.dk > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message