Date: Thu, 8 Aug 2002 22:44:00 +0000 From: "D. Penev" <dpenev@mail.bg> To: ozdemir dogan <ozdemirdgn@yahoo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ppp disconnect Message-ID: <20020808224400.GC239@earth.dpsca.bg> In-Reply-To: <20020808164619.4362.qmail@web14907.mail.yahoo.com> References: <20020808164619.4362.qmail@web14907.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 08, 2002 at 09:46:19AM -0700, ozdemir dogan wrote: >Date: Thu, 8 Aug 2002 09:46:19 -0700 (PDT) >From: ozdemir dogan <ozdemirdgn@yahoo.com> >Subject: ppp disconnect >To: freebsd <freebsd-questions@freebsd.org> > > Connecting by ppp -ddial ... ok but how can I >disconnect? Three ways: pppctl(8), set timeout option in ppp.conf, kill ppp process: kill `cat /var/run/tunN.pid` # where N is number of tun device > Thank you. > >__________________________________________________ >Do You Yahoo!? >HotJobs - Search Thousands of New Jobs >http://www.hotjobs.com > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message -- Regards, D. Penev 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?20020808224400.GC239>