On Wed, 06 Nov 2002 18:58:48 +0100 Paul Cohen <[EMAIL PROTECTED]> wrote:
> Hi, > > First of all, please forgive me for not writing in french. Mon francais > n'est pas le meilleur! > > I am trying to get eciadsl to work with my D-Link DSL-200 modem against > Telia Swedens ADSL service. I am currently having problems with getting > PPP up and running. > > I am running Debian 3.0 on a Dell Inspiron 7000 laptop with kernel > 2.4.18-bf2.4 and pppd version 2.4.1. > > I have installed the Debian package for eciadsl-usermode.0.5. > > I have run eciconf.sh (but I did not set IP-adresses for any DNS > server). DABUSB is not a loaded kernel module on my machine so no > problem with that. > > I changed the sync file to sync03.bin after having had repeated problems > with startmodem blocking at block 240. > > Running startmodem produces the following output (first 928 lines > snipped): > > ECI Load 2 : Success > ... Setup Modem OK > ... modem init OK > Connect Modem ... > using channel 1 > Using interface ppp0 > Connect: ppp0 <--> /dev/pts/1 > sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x92f2c1fc>] > sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x92f2c1fc>] > sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x92f2c1fc>] > sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x92f2c1fc>] > sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x92f2c1fc>] > sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x92f2c1fc>] > sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x92f2c1fc>] > sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x92f2c1fc>] > sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x92f2c1fc>] > sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x92f2c1fc>] > LCP: timeout sending Config-Requests > Connection terminated. > Waiting for 1 child processes... > script /usr/local/bin/pppoeci -vpi 8 -vci 35, pid 5269 > Script /usr/local/bin/pppoeci -vpi 8 -vci 35 finished (pid 5269), status > = 0x0 > Connexion failed > > I am a novice with ADSL/pppd and would appreciate any help or hints > here! Merci en avant! > > /Paul (� Stockholm) > Hi Paul, Depending on your provider protocol, try one of these options for pppoeci (put it in /etc/ppp/peers/adsl on the pppoeci line) : -mode VCM_RFC2364 -mode LLC_RFC2364 -mode LLC_SNAP_RFC1483 Please keep developers informed of your connection, because your modem is not yet *fully* supported (I'll add it to "supported modems" if successful !) If your provider is pppoe only, then you can use the pppoe patch here : http://sourceforge.net/tracker/index.php?func=detail&aid=634469&group_id=30043&atid=398083 Read you soon, Cordialement / Best regards Sebastien. Web: http://www.flashtux.org - email: [EMAIL PROTECTED] Jabber: [EMAIL PROTECTED] - AIM: FlashCode AIM - ICQ: 160677660 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Driver Linux pour modem ECI ADSL USB: http://eciadsl.flashtux.org Archives de cette liste de diffusion: http://liste.eci.free.fr Pour se desinscrire: mailto:eci-request@;ml.free.fr?subject=unsubscribe
