[1248] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: How to stop pppd

daemon@ATHENA.MIT.EDU (Trond Eivind Glomsrød)
Sun Oct 27 07:57:54 1996

To: fox@cs.nyu.edu
Cc: redhat-list@redhat.com
Reply-To: teg@stud.imf.unit.no
From: teg@stud.imf.unit.no (Trond Eivind Glomsrød)
Date: 27 Oct 1996 13:46:05 +0100
In-Reply-To: fox@graphics.cs.nyu.edu's message of 27 Oct 1996 04:35:27 -0500
Resent-From: redhat-list@redhat.com

fox@graphics.cs.nyu.edu (David Fox) writes:

> In article <Pine.GSO.3.95.961027022025.13282A-100000@romberg.imf.unit.no> =?ISO-8859-1?Q?Trond_Eivind_Glomsr=F8d?= <teg@stud.imf.unit.no> writes:
> ] On Sun, 27 Oct 1996, Michael Derousselle wrote:
> ] 
> ] ] How do I stop (I guess it's pppd) under RH4.0. I have it setup to a ppp
> ] ] connect when I start the system. (I did this through the GUI setup) Since I
> ] ] don't see any ppp-on or ppp-off scripts. How do I disconnect?
> ] 
> ] kill  `cat /var/run/ppp0.pid`
> 
> I just run pppd again.  Is this supposed to work?

Running pppd again? Never tried it. 

I use a script mylself, 

***
#!/bin/bash
/bin/kill `/bin/cat /var/run/ppp0.pid`
***

It works well for me.


-- 
Trond Eivind Glomsrød 
teg@stud.imf.unit.no :::: http://www.pvv.ntnu.no/~teg/
"her ser vi da bort fra de tilfellene der oo = 1" --Jens Balchen


--
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
  ________________________________________________________________________
  http://www.redhat.com/RedHat-FAQ   http://www.redhat.com/RedHat-Errata
  http://www.redhat.com/RedHat-Tips  http://www.redhat.com/mailing-lists
  ------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post