[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

ADSL modem, configured at boot time



I have a Huawei ADSL modem that my ISP gave me a few days ago. My FC6 found it inmidiatly after plugin the USB cord, and after surfing the web with my old connection, and installing packages I didn't have (linux-atm and rp-pppoe for example) I made it work with these commands:

# modprobe br2684
# br2684ctl -c 0 -b -a 0.33
# ifconfig nas0 up
# adsl-setup
# ifup ppp0

Now, with the exception of adsl-setup, all the other commands I have to execute then after booting the PC to get a conection to my ISP. I there a way to get all this to work each time I reboot?

--
select 'mmarques' || '@' || 'unl.edu.ar' AS email;
---------------------------------------------------------
Martín Marqués          |   Programador, DBA
Centro de Telemática	|     Administrador
               Universidad Nacional
                    del Litoral
---------------------------------------------------------


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]