Hi Dunc, thanks for your answer! Thats what i get: server ~ # /usr/sbin/pppd call speedtch debug Plugin pppoatm.so loaded. In pppoatm_process_extra_options In options_for_pppoatm In pppoatm_check_options In pppoatm_connect In pppoatm_establish_ppp using channel 8 Using interface ppp0 Connect: ppp0 <--> 8.35 In pppoatm_do_send_config In pppoatm_recv_config sent [LCP ConfReq id=0x1 <magic 0x7d4e692e>] rcvd [LCP ConfReq id=0x1 <auth pap> <magic 0xc41281ca>] No auth is possible sent [LCP ConfRej id=0x1 <auth pap>] rcvd [LCP ConfReq id=0x2 <auth pap> <magic 0xc41281ca>] No auth is possible sent [LCP ConfRej id=0x2 <auth pap>] rcvd [LCP ConfReq id=0x3 <auth pap> <magic 0xc41281ca>] No auth is possible sent [LCP ConfRej id=0x3 <auth pap>] rcvd [LCP ConfReq id=0x4 <auth pap> <magic 0xc41281ca>] No auth is possible sent [LCP ConfRej id=0x4 <auth pap>] rcvd [LCP ConfReq id=0x5 <auth pap> <magic 0xc41281ca>] No auth is possible sent [LCP ConfRej id=0x5 <auth pap>] rcvd [LCP ConfReq id=0x6 <auth pap> <magic 0xc41281ca>] No auth is possible sent [LCP ConfRej id=0x6 <auth pap>] Terminating on signal 2. sent [LCP TermReq id=0x2 "User request"] rcvd [LCP ConfReq id=0x7 <auth pap> <magic 0xc41281ca>] rcvd [LCP TermAck id=0x2] Connection terminated. In pppoatm_disestablish_ppp In pppoatm_disconnect In pppoatm_cleanup In pppoatm_close In pppoatm_cleanup In pppoatm_close server ~ #
So i think that anything is wrong with my /etc/ppp/pap-secrets. That's its content: # Secrets for authentication using PAP # client server secret IP addresses "[EMAIL PROTECTED]" * "mysecretpass" I analyzed the pap-secrets.example, and recognized that its not in the same form, but I made it like in the how 2. Any Ideas? Max Dunc wrote: >Max Stricker wrote: > > >>Helo, >>yes my ISP is tele2, and they use PPPoA (1483 RFC Bridged), >>on my windows xp it works with PPPoA, but I want format c and use only >>linux if >>my modem runs on it. >> >>Max >> >> >> > > >Hi Max, > >Do you get any more info if you switch debugging on? > >try # pppd call speedtch debug > >Cheers, > >Dunc > > > >>>Ciao, >>> >>>are you sure that tele2 (or whatever your isp is) has a PPPoA >>>connection? Although I don't know if this is the right question, as we >>>can see an *attempt* for a ppp connection. >>> >>>~marco >>> >>>Il giorno sab, 28/01/2006 alle 15.03 +0100, Max Stricker ha scritto: >>> >>> >>> >>> >>> >>>>Hi, >>>>I don't know if im right here, because its my 1. post in a mailing list. >>>>I've followed this how to: >>>>http://www.linux-usb.org/SpeedTouch/gentoo/index.html >>>>to get working my Alcatel Speedtouch 330 Rev.4 modem under >>>>Gentoo. >>>>I'm a Linux newbee so i can't resolve the error I get without help. >>>>I have 2 different errors: >>>>server ~ # /usr/sbin/pppd call speedtch >>>>Plugin pppoatm.so loaded. >>>>Using interface ppp0 >>>>Connect: ppp0 <--> 8.35 >>>>LCP: timeout sending Config-Requests >>>>Connection terminated. >>>> >>>>and >>>>server ~ # /usr/sbin/pppd call speedtch >>>>Plugin pppoatm.so loaded. >>>>Using interface ppp0 >>>>Connect: ppp0 <--> 8.35 >>>>Killed >>>> >>>>dmesg says: >>>>speedtch 2-2:1.0: found stage 1 firmware speedtch-1.bin >>>>speedtch 2-2:1.0: found stage 2 firmware speedtch-2.bin >>>>ATM dev 0: ADSL line is synchronising >>>>ATM dev 0: ADSL line is up (4832 kb/s down | 320 kb/s up) >>>> >>>>can anybody help me resolving this (little??) problem? >>>>I don't know how i get an answer on this post... >>>>this is my mail-adress : maxstricker [at] tele2 [dot] it >>>> >>>>greets from Italy and sorry for my very bad english >>>>Max >>>> >>>> >>>> >>>> >>> >>> >>>-- >>>Email.it, the professional e-mail, gratis per te: http://www.email.it/f >>> >>>Sponsor: >>>Per i progetti che rimandi da tempo, Findomestic ti offre la soluzione >>>ideale per te, con semplicità e senza anticipi! Clicca e scopri come >>>Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=3936&d=28-1 >>> >>>Liste de diffusion modem ALCATEL SpeedTouch USB >>>Pour se désinscrire : mailto:[EMAIL PROTECTED] >>> >>> >>> >>> >>> >>> >>> >> >>Liste de diffusion modem ALCATEL SpeedTouch USB >>Pour se désinscrire : mailto:[EMAIL PROTECTED] >> >> >> >> > > >Liste de diffusion modem ALCATEL SpeedTouch USB >Pour se désinscrire : mailto:[EMAIL PROTECTED] > > > > > Liste de diffusion modem ALCATEL SpeedTouch USB Pour se désinscrire : mailto:[EMAIL PROTECTED]
