[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PPP problem using hamm



On Wed, 29 Apr 1998, calvin wrote:

> when i type in pon it dials my ISP and logs in fine then like 30 seconds
> later it disconnects heres what it says when i type in plog
> pppd[129] Serial connection established
> pppd[129] Using interface ppp0
> pppd[129] LPC: Timeout sending config-requests
> pppd[129] Connection terminated
> pppd[129] Receive serial link is not 8-bit clean:
> pppd[129] Problem: all had bit 7 set to 0
> pppd[129] Hangup (SIGHUP)
> pppd[129] Exit
> 
> any suggestions?

Here's a (bo) script for dialing my ISP (on an internal extension):

#! /bin/bash

/usr/sbin/pppd /dev/ttyS1 115200 defaultroute connect '/usr/sbin/chat -v 
-t 90 ABORT BUSY ABORT "NO CARRIER" ABORT VOICE ABORT "NO DIALTONE" "" 
ATZ OK ATL1 OK ATDT8881 ervice--ervice ppp' user spqr -chap

If I don't send that "ppp" I get the same error as you do. The command
you need to send is usually ppp, though I observed that if you type
"help" to our Xylogics Annex box (which is what says Service>) there's
no mention of ppp as a command.

Cheers,

-- 
Email:  d.wright@open.ac.uk   Tel: +44 1908 653 739  Fax: +44 1908 655 151
Snail:  David Wright, Earth Science Dept., Milton Keynes, England, MK7 6AA
Disclaimer:   These addresses are only for reaching me, and do not signify
official stationery. Views expressed here are either my own or plagiarised.


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: