From owner-freebsd-questions Thu Jan 20 6:26:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from thunk.crazylogic.net (thunk.crazylogic.net [199.45.111.154]) by hub.freebsd.org (Postfix) with ESMTP id 2292914C0A for ; Thu, 20 Jan 2000 06:26:27 -0800 (PST) (envelope-from matt@crazylogic.net) Received: from king (trt-on59-73.netcom.ca [216.123.102.73]) by thunk.crazylogic.net (8.9.3/8.9.3) with SMTP id JAA46762 for ; Thu, 20 Jan 2000 09:17:50 -0500 (EST) (envelope-from matt@crazylogic.net) Message-ID: <00ce01bf6352$0c518380$0300a8c0@fake.net> From: "Matt Gostick" To: Subject: Fw: panic during resume with PCMCIA modem Date: Thu, 20 Jan 2000 09:23:10 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.3825.400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.3825.400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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