Date: Tue, 27 Oct 1998 08:48:15 -0500 From: Martin Poulin <mpoulin@honk.org> To: "Alex Davidson" <alexd@idcomm.com> Cc: "FREEBSD-NEWBIES ML" <FREEBSD-NEWBIES@FreeBSD.ORG> Subject: Re: PPP Message-ID: <3.0.3.32.19981027084815.00901860@spectre.honk.org> In-Reply-To: <000001be015e$f60db680$0100a8c0@pony-pii-450>
next in thread | previous in thread | raw e-mail | index | archive | help
Are you sure that your ISP uses a login script? Some of them use only PAP or CHAP authentication - password information is sent with the modem handshaking. The reason I suspect this is because there is no login prompt when you dial up using term. Term should echo to you anything that the ISP modem is sending - therefore if they are sending a login prompt, you should see it on your screen. If you're not seeing it, chances are they aren't sending it. Read up in the handbook on PAP and CHAP and see if that doesn't resolve it. M. At 09:04 PM 10/26/98 -0700, Alex Davidson wrote: >I can make ppp dial manually to my ISP through term and it says: >Connected 26400 >but never prompts for a login. > >I also modified the ppp.conf file to add a section that corresponds to >supplying my name and password, but when I load it it says: >Warning: Add route failed: 0.0.0.0: errno: Network is unreachable >then when I dial and it says: >dial OK! >eventually followed by: >Warning: DialModem: login failed > >The ppp.log says: >Chat: Expecting: ogin:--ogin: >Chat: Wait for (10): ogin: >Connect: 28800 <etc> >Chat: Got: 28800 <etc> >Chat: Can't get (10). >Chat: Sending: ^M >Chat: Wait for (10): ogin: >Chat: Can't get (10). >Phase: Modem: Connect time: 43 secs:0 oc >Phase: total 0 bytes/sec >Command: q >Phase: PPP Terminated (normal). > >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >Alex Davidson >E-Mail/PowWow: alexd@idcomm.com >ICQ Pager: http://wwp.mirabilis.com/264464 >I-Phone: alexd@pub1.ipn.vocaltec.com >Home Page: http://www.idcomm.com/personal/alexd >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >1024 PGP Key - >http://pgp.ai.mit.edu:11371/pks/lookup?op=get&search=0x62103F05 > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-newbies" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.3.32.19981027084815.00901860>