From owner-freebsd-questions Mon Apr 10 6:14:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.x-treme.gr (mail2.x-treme.gr [212.120.196.24]) by hub.freebsd.org (Postfix) with ESMTP id 74C6137B93E for ; Mon, 10 Apr 2000 06:14:28 -0700 (PDT) (envelope-from keramida@diogenis.ceid.upatras.gr) Received: from hades.hell.gr (pat60.x-treme.gr [212.120.197.252]) by mail2.x-treme.gr (8.9.3/8.9.3/IPNG-ADV-ANTISPAM-0.1) with SMTP id QAA03826 for ; Mon, 10 Apr 2000 16:14:15 +0300 Received: (qmail 16321 invoked by uid 1001); 10 Apr 2000 12:14:05 -0000 Date: 10 Apr 2000 12:14:05 -0000 Message-ID: <20000410121405.16320.qmail@hades.hell.gr> From: "Giorgos Keramidas" To: freebsd-questions@FreeBSD.ORG, sonic_jtx@yahoo.com Subject: Re: help In-Reply-To: <20000408063642.16344.qmail@web3304.mail.yahoo.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From: jason wray > > Alright, I really need some help. I've gotten this far: I've > installed FreeBSD 4.0, I have done a few other things, and I have > edited /etc/ppp/ppp.conf to how I need it to be. Then I did the > following: > > # ppp > Working in interactive mode > Using interface: tun0 > ppp ON> term > > and at this point my system locks to were I can do absolutely nothing. > Any help would be appreciated. Debugging your kernel as described in the handbook, would be, I'm afraid, totally out of question(?). Posting a crash dump would be the best way of finding what the problem really is, but if that is really impossible right now, see below: If all you need is to get a program to connect to your modem line and chat with your modem, you can use cu(1) to do this. If, on the other hand, all you need is to get connected using PPP, try using pppd(8) and see if that works for you. Ciao, Giorgos. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message