From owner-freebsd-questions@FreeBSD.ORG Thu Sep 11 11:48:03 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC1A816A4BF for ; Thu, 11 Sep 2003 11:48:03 -0700 (PDT) Received: from freep.dyns.net (adsl-64-170-113-129.dsl.snfc21.pacbell.net [64.170.113.129]) by mx1.FreeBSD.org (Postfix) with SMTP id 83EAB43FEA for ; Thu, 11 Sep 2003 11:48:02 -0700 (PDT) (envelope-from micheas@micheas.dyns.net) Received: (qmail 60992 invoked from network); 11 Sep 2003 18:48:02 -0000 Received: from tux.a (HELO tux) (mail@10.0.0.173) by sol.a with SMTP; 11 Sep 2003 18:48:02 -0000 Received: from micheas by tux with local (Exim 3.36 #1 (Debian)) id 19xWU5-0000T0-00; Thu, 11 Sep 2003 11:48:01 -0700 From: Micheas Herman To: Mike Remski In-Reply-To: <5267416.1063303393677.JavaMail.root@waldorf.psp.pas.earthlink.net> References: <5267416.1063303393677.JavaMail.root@waldorf.psp.pas.earthlink.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1063306081.707.18.camel@tux> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Thu, 11 Sep 2003 11:48:01 -0700 Sender: Micheas Herman cc: freebsd-questions@FreeBSD.ORG Subject: Re: How do I destroy tunx? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2003 18:48:03 -0000 On Thu, 2003-09-11 at 11:03, Mike Remski wrote: > As root try: > > > > ps aux | grep -i ppp no dice :-( any other suggestions? I can normally track down and kill just about anything. but this has me stumped. could I have a permision problem and need to reboot? I think my security is pretty low. thanks, Micheas > > If it shows you a line for a process with PPP (look for /usr/sbin/ppp) > > then do a : > kill PID > > where PID is the the process id, probably the second column of the ps aux output. > > "When you start to worry what other people think of you, it's time to go fishing" > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Micheas Herman