From owner-freebsd-questions Sun Mar 22 16:37:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA08102 for freebsd-questions-outgoing; Sun, 22 Mar 1998 16:37:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (35.usr04.shef.dialup.force9.net [195.166.132.227] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA08093 for ; Sun, 22 Mar 1998 16:37:43 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.org (8.8.7/8.8.7) with ESMTP id AAA10711; Mon, 23 Mar 1998 00:18:47 GMT (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199803230018.AAA10711@awfulhak.org> X-Mailer: exmh version 2.0.1 12/23/97 To: b0l6604@unix.tamu.edu cc: questions@FreeBSD.ORG Subject: Re: ppp can't dial modem In-reply-to: Your message of "Sun, 22 Mar 1998 16:21:03 PST." <3515AAEF.704E@unix.tamu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 23 Mar 1998 00:18:47 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi: > > I've been trying setting up modem and ppp for a couple of days now. At > this point I seem to be able to get tun0 running. However, > when I tried > > $ ppp > . > . > $ dial ISP > > I got the messege: > > ->Warning: DialModem: login failed. > > And this was in the log file: > > > ppp[16931]: Phase: Using interface: tun0 > > Dec 16 13:23:06 mybsd ppp[16932]: Phase: PPP Started. > > Dec 16 13:23:39 mybsd ppp[16932]: Phase: Connected! > > Dec 16 13:23:44 mybsd ppp[16932]: Phase: Modem: Connect time: 5 secs: 0 octets in, 0 octets out > > Dec 16 13:23:44 mybsd ppp[16932]: Phase: total 0 bytes/sec > > Dec 16 13:23:44 mybsd ppp[16932]: Phase: PPP terminated (normal) > > Can someone help me on this a bit? If you turn up your logging a bit, you might get some hints. Chat logging would be a good start :-) > Also, when I was inside ppp, I tried to dial manually using term, i.e., > > ppp on mybsd > term > > then I got the usual message > > ->Working in the interactive mode > -> .. > -> .. You got this message after typing `term' ? I don't think so. > After that, everything is hung and I need to reboot the system. > When I tried using term as root or a user, the shell can't find the > command for me !! Did you try typing ~. to get out of the `term' ? Are you sure that your serial ports have been detected (look for `sio' lines in the output of `dmesg'). Are you sure that you've told ppp to look at the correct device ? Take a look at http://www.FreeBSD.org/FAQ/userppp.html. If you still have problems, we'll need some specific information (mentioned in the FAQ). > Thank you very much, > > Suttipan Limanond. -- Brian , , Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message