From owner-freebsd-questions Fri Jul 10 07:52:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA20174 for freebsd-questions-outgoing; Fri, 10 Jul 1998 07:52:41 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from [207.193.251.3] ([207.193.251.3]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA20154 for ; Fri, 10 Jul 1998 07:52:23 -0700 (PDT) (envelope-from JDGarcia@cps-satx.com) Received: from mail.cps-satx.com by [207.193.251.3] via smtpd (for hub.FreeBSD.ORG [204.216.27.18]) with SMTP; 10 Jul 1998 14:56:37 UT Received: by mail.cps-satx.com with Internet Mail Service (5.0.1460.8) id <33QS3714>; Fri, 10 Jul 1998 09:51:57 -0500 Message-ID: <9EE1518FB16AD111B187080009DCE9F75D8288@mail.cps-satx.com> From: "Garcia, John D." To: "'freebsd-questions@FreeBSD.ORG'" Subject: freebsd Questions Date: Fri, 10 Jul 1998 09:51:56 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1460.8) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been attempting make a ppp connection now for two days with little success. I don't know if it is my modem, perhaps it is not installed corretly or not. I am using a Pentium 200 Chembook laptop, everything works great with the exception of the modem. I should note that my PCMCIA modem does not ring. On the initial install I used the PAO boot floppy for the PCMCIA support. Everything went well, my modem was recognized by the installation program. I have read the Freebsd handbook and have followed the directions to the letter. This is my ppp.conf file ISP: set device /dev/cuaa0 set speed 38400 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK\\dATDT\\T TIMEOUT 40 CONNECT" set phone my_isp_number set dial "ABORT 5 login:-\\r-login: My_LogOn_Name word: My_Password" set timeout 120 set ifaddr 0 0 the actual messages I get after I execute the ppp command are: $ ppp User Process PPP. Written by toshiharu OHNO. Using interface: tun0 Interactive mode ppp ON myname>dial ISP Dial attempt 1 of 1 Dialmodem: login failed. The ppp.log file shows that a connection is made few a few seconds but no octets are sent or received? Any help will be appreciated. Thnak you. John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message