Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jan 2000 09:23:10 -0500
From:      "Matt Gostick" <matt@crazylogic.net>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   Fw: panic during resume with PCMCIA modem
Message-ID:  <00ce01bf6352$0c518380$0300a8c0@fake.net>

next in thread | raw e-mail | index | archive | help
> I haven't figured out pppctl.   Do i need to learn this command to
> do what i want?  I find that when i lose my ppp connection for
> some reason, i hve to reboot to reset the tun device.
> There must be an easier way.
> 
> -=> jm <=-
 
I don't know about your other problem but heres what I do to
shutdown ppp cleanly:

add to /etc/ppp/ppp.conf:
set server /var/run/internet "" 0177

and then shutdown ppp with:
/usr/sbin/pppctl /var/run/internet quit all

This at least answers part of you question.

Matt.



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?00ce01bf6352$0c518380$0300a8c0>