Selon Michiel van Rijnbach <[EMAIL PROTECTED]>: > > > Yes or no > > Script need to sleep some time (I use sleep 5) > > before to start pppd when > > used with speedtch module or you may have "Ressource > > temporary unavailable" > > error. > > No, I meant do I need to load other modules than > br2684 between modem_run (I don't use the module > speedtch) and the br2684ctl command, which is > supposed to set up the nas0 interface. Because > I used your code and it still says:failed to connect > , device not found. > > Michiel. > I think you can't use br2684ctl without an atm device to bridge.
If you use br2684 and br2684ctl, you need speedtch module. You could support PPPoE by two differents ways: - with modem_run and pppoa3 in bridged mode or - with modem_run, speedtch, br2684 and br2684ctl Then there is another choice, how support pppoe - with pppoe user mode from rp-pppoe package or - with pppoe plugin. But the two choices are independent. Look in http://ipcop.cvs.sourceforge.net/ipcop/ipcop/src/rc.d/?hideattic=0 at - rc.alcatelusb for the solution with pppoa3 - rc.alcatelusbk for the solution with br2684 and speedtch (there is too dirty workaround for usb troubles with some usb controllers) then to start pppoe, look at rc.red (perl script) in doatmdial and dopppoedial. Gilles Liste de diffusion modem ALCATEL SpeedTouch USB Pour se désinscrire : mailto:[EMAIL PROTECTED]
