Hi, Rainer.

First of all your modem is loading the firmware? when
boot the machine, the right led should blink 8 or 9
times.

Second, are you sure that Deutsche Telekom is using
PPPoE?

Third have you set your user & pass in
/etc/ppp/chap-secrets
/etc/ppp/pap-secrets

in this form:
"[EMAIL PROTECTED]" "*" "password"
or...
'[EMAIL PROTECTED]' '*' 'password'

only one is needed depending if its PPPoA or PPPoE

Take a look at this page and read it carefully.

http://www.linux-usb.org/SpeedTouch/LFS/index.html

It's a pleasure help somebody, and more if you're too
far from my country.

Antares 

--- Rainer Dorsch <[EMAIL PROTECTED]> escribió:

> 
> Hi Antares,
> 
> thank you for your quick reply. It brought me a step
> further and it was easy 
> enough to find out the 1.32 for the Deutsche Telekom
> (with a little help of 
> Google).
> 
> Now I am stuck with
> 
>       Timeout waiting for PADO packets
> 
> Google showed several hits on this error, but I
> found no conclusion.
> 
> Any help would be appreciated.
> 
> This is what I did:
> 
> LKG7F63BB:~#  modprobe speedtch
> LKG7F63BB:~#  modprobe br2684
> LKG7F63BB:~#  modprobe pppoe
> LKG7F63BB:~# dmesg | grep 'ADSL line is up'
> ATM dev 0: ADSL line is up (864 kb/s down | 160 kb/s
> up)
> LKG7F63BB:~# br2684ctl -b -c 0 -a 32.1
> br2684ctl[3762]: Interface "nas0" created
> sucessfully
> br2684ctl[3762]: Communicating over ATM 0.32.1,
> encapsulation: LLC
> br2684ctl[3762]: Interface configured
> LKG7F63BB:~# ip link set nas0 up
> LKG7F63BB:~# pppd call lycos-dsl
> Plugin rp-pppoe.so loaded.
> Timeout waiting for PADO packets
> Unable to complete PPPoE Discovery
> LKG7F63BB:~# 
> 
> 
> The pppd config (I replaced [EMAIL PROTECTED] with my data):
> 
> LKG7F63BB:~# cat /etc/ppp/peers/lycos-dsl
> noipdefault
>  defaultroute
>  user "[EMAIL PROTECTED]"
>  noauth
>  updetach
>  usepeerdns
>  plugin rp-pppoe.so
>  nas0
> 
>  ### If the firmware loads and pppd won't
>  ### connect uncomment this option to make
>  ### pppd be more verbose in the system log
> 
>  debug
> 
>  ### For more details (and more options)
>  ### read man pppd
> LKG7F63BB:~#
> 
> Thanks,
> Rainer
> 
> PS: My speedtouch shows firmware verison 0.01. 
> Should I be worried?
> LKG7F63BB:~# awk '/4061/ { print $5 }'
> /proc/bus/usb/devices
> 0.01
> LKG7F63BB:~#
> 
> 
> Am Mittwoch, 22. November 2006 14:47 schrieb antares
> dark:
> > Hello, look at the 6th line:
> > > LKG7F63BB:~# br2684ctl -b -c 0 -a VP.VC
> >
> > You shoud change the VP.VC by numbers like the
> ones in
> > in this listing (i don't see telekom germany)
> >
>
http://www.linux-usb.org/SpeedTouch/faq/index.html#q12
> >
> > Antares
> >
> > --- Rainer Dorsch <[EMAIL PROTECTED]> escribió:
> > > Many thanks for the replies. I try to get the
> > > speedtouch running with a Debian
> > > etch on an nslu2.
> > >
> > > I am wondering, does the output of br2684 look
> ok?
> > > Probably not, pppd gets a
> > > timeout.
> > >
> > > Does anybody see, what is going wrong?
> > >
> > > LKG7F63BB:~# modprobe ppp_generic
> > > LKG7F63BB:~# modprobe br2684
> > > LKG7F63BB:~# modprobe pppoe
> > > LKG7F63BB:~# dmesg | grep 'ADSL line is up'
> > > ATM dev 0: ADSL line is up (864 kb/s down | 160
> kb/s
> > > up)
> > > LKG7F63BB:~# br2684ctl -b -c 0 -a VP.VC
> > > br2684ctl[2219]: Interface "nas0" created
> > > sucessfully
> > > br2684ctl[2219]: Could not parse ATM parameters
> > > (error=-1)
> > > br2684ctl[2219]: Communicating over ATM 0.0.0,
> > > encapsulation: LLC
> > > br2684ctl[2219]: Fatal: failed to connect on
> socket
> > > LKG7F63BB:~# modprobe pppoa
> > > FATAL: Module pppoa not found.
> > > LKG7F63BB:~# ip addr add 192.168.0.1/32 dev nas0
> > > LKG7F63BB:~# ip link set nas0 up
> > > LKG7F63BB:~# ifconfig
> > > eth0      Link encap:Ethernet  HWaddr
> > > 00:0F:66:7F:63:BB
> > >           inet addr:192.168.1.149
> > > Bcast:192.168.1.255  Mask:255.255.255.0
> > >           inet6 addr:
> fe80::20f:66ff:fe7f:63bb/64
> > > Scope:Link
> > >           UP BROADCAST RUNNING MULTICAST 
> MTU:1500
> > > Metric:1
> > >           RX packets:13073 errors:0 dropped:0
> > > overruns:0 frame:0
> > >           TX packets:8157 errors:0 dropped:0
> > > overruns:0 carrier:0
> > >           collisions:0 txqueuelen:1000
> > >           RX bytes:14998456 (14.3 MiB)  TX
> > > bytes:786652 (768.2 KiB)
> > >
> > > lo        Link encap:Local Loopback
> > >           inet addr:127.0.0.1  Mask:255.0.0.0
> > >           inet6 addr: ::1/128 Scope:Host
> > >           UP LOOPBACK RUNNING  MTU:16436 
> Metric:1
> > >           RX packets:66 errors:0 dropped:0
> > > overruns:0 frame:0
> > >           TX packets:66 errors:0 dropped:0
> > > overruns:0 carrier:0
> > >           collisions:0 txqueuelen:0
> > >           RX bytes:5176 (5.0 KiB)  TX bytes:5176
> > > (5.0 KiB)
> > >
> > > nas0      Link encap:Ethernet  HWaddr
> > > 00:00:00:00:00:00
> > >           inet addr:192.168.0.1  Bcast:0.0.0.0
> > > Mask:255.255.255.255
> > >           inet6 addr: fe80::200:ff:fe00:0/64
> > > Scope:Link
> > >           UP BROADCAST RUNNING MULTICAST 
> MTU:1500
> > > Metric:1
> > >           RX packets:0 errors:0 dropped:0
> overruns:0
> > > frame:0
> > >           TX packets:0 errors:6 dropped:0
> overruns:0
> > > carrier:6
> > >           collisions:0 txqueuelen:1000
> > >           RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
> > >
> > > LKG7F63BB:~# pppd call lycos-dsl
> > > Plugin rp-pppoe.so loaded.
> > > Timeout waiting for PADO packets
> > > Unable to complete PPPoE Discovery
> > > LKG7F63BB:~# lsmod
> > > Module                  Size  Used by
> > > pppoe                  14208  0
> > > pppox                   3912  1 pppoe
> > > br2684                  9380  0
> > > ppp_generic            29620  2 pppoe,pppox
> > > slhc                    7360  1 ppp_generic
> > > speedtch               14928  0
> > > usbatm                 19264  1 speedtch
> > > atm                    48480  2 br2684,usbatm
> > > ledtrig_heartbeat       3040  0
> > > nfs                   250932  0
> > > ipv6                  269416  20
> > > nfsd                  240200  17
> > > exportfs                5792  1 nfsd
> > > lockd                  67252  3 nfs,nfsd
> > > nfs_acl                 4032  2 nfs,nfsd
> > > sunrpc                165848  13
> > > nfs,nfsd,lockd,nfs_acl
> > > dm_snapshot            17148  0
> > > dm_mirror              20948  0
> > > dm_mod                 59120  2
> > > dm_snapshot,dm_mirror
> > > rtc_dev                 7432  0
> > > ixp4xx_mac             14584  0
> > > evdev                  10400  0
> > > ixp4xx_qmgr             7556  5 ixp4xx_mac
> > > ixp4xx_npe             10656  2 ixp4xx_mac
> > > firmware_class         10656  2
> speedtch,ixp4xx_npe
> 
=== message truncated ===


__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]

        

Reply via email to