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

Re: PPP colpisce ancora....



Scavenging the mail folder uncovered paguaro's letter:
> Oct 30 17:26:08 localhost pppd[793]: Connect: ppp0 <--> /dev/modem
> Oct 30 17:26:39 localhost pppd[793]: LCP: timeout sending Config-Requests
> Oct 30 17:26:39 localhost pppd[793]: Connection terminated.
> Oct 30 17:26:40 localhost pppd[793]: Exit.

> Il modem e' connesso correttamente (collegamento a ttySx e non a cuax)
> file /etc/ppp/options
>     /dev/modem
>     115200
>     debug
>     crtscts
>     defaultroute
>     mtu 552
>     mru 552
> 
> e questo e' lo script che uso:
> #!/bin/bash
> /usr/sbin/pppd connect "/usr/sbin/chat -v -f /etc/ppp/ppplibero" user
> MioUser -d -detach

manca noauth. e' rarissimo che i server degli isp si autentifichino e
senza noauth pppd *richiede* l'autentificazione del server
remoto. aggiungi noauth come opzione e dovrebbe andare tutto a posto.
(tu avessi usato pppconfig non avresti questo problema...)

Ciao,
Federico

-- 
Federico Di Gregorio [http://www.bolinando.com/fog] {Friend of Penguins}
Debian GNU/Linux Developer & Italian Press Contact        fog@debian.org
           Nobody will ever need more than 640k RAM! -- Bill Gates, 1981
           Windows 95 needs at least 8 MB RAM.       -- Bill Gates, 1996
           Nobody will ever need Windows 95.       -- logical conclusion


Reply to: