PDA

View Full Version : Errore di conessione sapete dove?


ginnolo
03-11-2002, 16:43
ho rinunciato ad installare il manta e sono passato ad un altro modem ora come cerco di collefarmi e premo startmodem mi scrive questo:


using channel 3
Using interface ppp0
Connect: ppp0 <--> /dev/pts/2
Script /usr/local/bin/pppoeci -vpi 8 -vci 35 finished (pid 2365), status = 0x0
Looking for secret in /etc/ppp/pap-secrets for client miouser@puntoadsl server (null)
Got client miouser@puntoadsl
Got server *
Got secret *
Got auth_addr *
Got client *
Looking for secret in /etc/ppp/chap-secrets for client miouser@puntoadsl server (null)
Got client miouser@puntoadsl
Got server *
Got secret *
Got auth_addr *
Got client *
sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0x96f4db5f>]
sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0x96f4db5f>]
sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0x96f4db5f>]
sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0x96f4db5f>]
sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0x96f4db5f>]
sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0x96f4db5f>]
sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0x96f4db5f>]
sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0x96f4db5f>]
sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0x96f4db5f>]
sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0x96f4db5f>]
LCP: timeout sending Config-Requests
Connection terminated.
using channel 4
ioctl(PPPIOCGFLAGS): Inappropriate ioctl for device
Connexion failed
[root@localhost gianni]#


Se lancio un doctor mi dice questo:

root@localhost gianni]# eci-doctor.sh
You are using linux kernel version 2.4.19-16mdk
Support for USB is OK
Preliminary USB device filesystem is OK
UHCI support is OK
/dev/ppp is OK
HDLC support is OK
HDLC support is OK (no bug)
dabusb module is not loaded: OK
/etc/ppp/chap-secrets is OK
pppd version 2.4.1
You are using pppd version (untested)
You have an /etc/ppp/options file. Options in this file may conflict with
options from /etc/ppp/peers/adsl. We suggest to remove this file or make a
backup copy.
No existing PPP connection... trying to make one (please wait)
using channel 7
Using interface ppp1
Connect: ppp1 <--> /dev/pts/4
Script /usr/local/bin/pppoeci -vpi 8 -vci 35 finished (pid 10430), status = 0xff00
Modem hangup
Connection terminated.
PPP: very bad ... usermode driver just crashed

Sapete aiutarmi??

NetWalker
03-11-2002, 17:41
Hai letto qui ?

You have an /etc/ppp/options file. Options in this file may conflict with
options from /etc/ppp/peers/adsl. We suggest to remove this file or make a backup copy.

Prova a seguire il suo consiglio !! Rinomina : /etc/ppp/peers/adsl
Magari riconfigura la connessione dopo...

Bye