[debian] Modem ECI adsl usb

Modem ECI adsl usb [debian] - Linux et OS Alternatifs

Marsh Posté le 05-10-2004 à 20:51:49    

Apres avoir essayer le speedtouch sans suuces (il ne marche pas non plus sous Windows sur cette machine), j'essai le ECI. LA synchro est ok mais j'arrive pas a me connecter, j'ai ca:


~# startmodem
 
setting up USB support (1/5)..
 
loading firmware (2/5)..
 
GlobeSpan USB ADSL WAN Modem compatible modem found (in 2458ms)
ECI load 1: success
firmware loaded successfully
 
setting up modem (3/5)..
 
ECI load 2: success
synchronization successful
 
connecting modem (4/5)..
 
using channel 14
Using interface ppp0
Connect: ppp0 <--> /dev/pts/1
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xa4dbbb0d>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xa4dbbb0d>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xa4dbbb0d>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xa4dbbb0d>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xa4dbbb0d>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xa4dbbb0d>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xa4dbbb0d>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xa4dbbb0d>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xa4dbbb0d>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xa4dbbb0d>]
LCP: timeout sending Config-Requests
Connection terminated.
using channel 15
Using interface ppp0
Connect: ppp0 <--> /dev/pts/2
Script /usr/local/bin/pppoeci -alt 4 -vpi 8 -vci 35 -vendor 0x0915 -product 0x8000 -mode VCM_RFC2364 finished (pid 4195), status = 0x0
sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x998e6eb1>]
sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x998e6eb1>]
sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x998e6eb1>]
sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x998e6eb1>]
sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x998e6eb1>]
sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x998e6eb1>]
sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x998e6eb1>]
sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x998e6eb1>]
sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x998e6eb1>]
sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x998e6eb1>]
LCP: timeout sending Config-Requests
Connection terminated.
using channel 16
Using interface ppp0
Connect: ppp0 <--> /dev/pts/1
Script /usr/local/bin/pppoeci -alt 4 -vpi 8 -vci 35 -vendor 0x0915 -product 0x8000 -mode VCM_RFC2364 finished (pid 4207), status = 0x0
Script /usr/local/bin/pppoeci -alt 4 -vpi 8 -vci 35 -vendor 0x0915 -product 0x8000 -mode VCM_RFC2364 finished (pid 4227), status = 0xfa
Modem hangup
Connection terminated.
using channel 17
Using interface ppp0
Connect: ppp0 <--> /dev/pts/1
sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0xd9a47f8e>]
sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0xd9a47f8e>]
sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0xd9a47f8e>]
sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0xd9a47f8e>]
sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0xd9a47f8e>]
sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0xd9a47f8e>]
sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0xd9a47f8e>]
sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0xd9a47f8e>]
sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0xd9a47f8e>]
sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0xd9a47f8e>]
LCP: timeout sending Config-Requests
Connection terminated.
using channel 18
Using interface ppp0
Connect: ppp0 <--> /dev/pts/2
Script /usr/local/bin/pppoeci -alt 4 -vpi 8 -vci 35 -vendor 0x0915 -product 0x8000 -mode VCM_RFC2364 finished (pid 4242), status = 0x0
...


 
Mon fichier adsl est comme ca :


~# cat /etc/ppp/peers/adsl
# this file has been generated by the configuration tool of the ECIADSL driver
 
debug
kdebug 1
noipdefault
defaultroute
pty "/usr/local/bin/pppoeci -alt 4 -vpi 8 -vci 35 -vendor 0x0915 -product 0x8000 -mode VCM_RFC2364"
sync
user "aaaa0000@tiscali.hautdebit"
noaccomp
nopcomp
noccp
novj
holdoff 10
 
# This will store the pid of pppd in the first line of /var/run/ppp-eciadsl.pid
# and the interface created (like ppp0) on the second line.
linkname eciadsl
 
# maxfail is the number of times pppd retries to execute pppoeci after
# an error. If you put 0, pppd retries forever, filling up the process table
# and thus, making the computer unusable.
maxfail 10
 
usepeerdns
noauth
 
# If your PPP peer answer to LCP EchoReq (lcp-echo requests), you can
# use the lcp-echo-failure to detect disconnected links with:
#
# lcp-echo-interval 600
# lcp-echo-failure 10
#
# However, if your PPP peer DOES NOT answer to lcp-echo request, you MUST
# desactivate this feature with the following line
#
lcp-echo-interval 0
 
# You may need the following, but ONLY as a workaround
# mtu 1432
 
persist


 
Une idée?


---------------
>>>>>> WebFotos <<<<<<
Reply

Marsh Posté le 05-10-2004 à 20:51:49   

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed