No es posible conectarse a internet con modem usb?
tengo mandrake 9.1, como podria conectarme con este modem
sin necesidad de adquirir un router. Gracias.
salu2.
| ||||
Hola que hay te voy a dejar un par de enlaces en los que te dice como se configura: https://listas.linux.org.ar/pipermai...ch/000292.html http://www.linuxparatodos.com/linux/...-infinitum.php Que tengas suerte, Saludos ![]() |
| ||||
¿Qué modem es? Un saludo,
__________________ lical-> Usuario registrado de Linux #254225 ZonaSiete.ORG - GNU/Linux eminentemente práctico |
| ||||
Yo he visto esto: http://personal.telefonica.terra.es/.../releases.html También, el módem USB que distribuye telefónica (vitelcom) funciona perfectamente en Linux, así que prueba con esos drivers a ver qué tal va el tuyo. Un saludo,
__________________ lical-> Usuario registrado de Linux #254225 ZonaSiete.ORG - GNU/Linux eminentemente práctico |
| |||
dial-up lical supongo que el drivers es el eagle-1.0.2-cc5.tar.gz, es asi? y otra cosita, para realizar la conexión con el isp como lo hago? tengo la ip, gateway, máscara y dns. pero como lo hago para conectar, puedes ayudarme?. Gracias. salu2. |
| ||||
El driver debe ser ese. Parece ser que están preparando la documentación aquí: http://personal.telefonica.terra.es/...ook/index.html También he visto este foro: http://boards3.melodysoft.com/app?ID=foroadslusb del que seguro podrás sacar información útil de mensajes anteriores y preguntar a usuarios que lo hayan hecho funcionar. No puedo ofrecerte más ayuda porque el módem con el que yo estuve haciendo pruebas fue un vitelcom, no el tuyo. Aun así, si crees que hay algo en lo que sí te podemos ayudar déjalo por aquí (y comunícalos qué tal fue). Un saludo,
__________________ lical-> Usuario registrado de Linux #254225 ZonaSiete.ORG - GNU/Linux eminentemente práctico |
| ||||
En el driver del módem que yo probé, aquello lo hacían una serie de scripts que se instalaban tras instalar el driver. Por favor, lee un poco: readme.txt Cita: 3. Automatic connection configuration This version do not install automatic connection scripts because of the many variants of Linux distributions and because of it's a matter of taste as far as the manner to do that is concerned. However, a sample script is given in the scripts/adsl directory. This script is adsl.inittab and is writtent to be used directly in the system configuration file /etc/inittab. To install it, you can simply copy it to the /usr/sbin directory and add the following line to your /etc/inittab file: adsl:2345:respawn:/usr/sbin/adsl.inittab This will start the connection automatically (and handle reconnections as well) in the running level 2, 3, 4 and 5. Note : The install script do not handle USRobotics for now. The driver is given with the BNM files for the DSP code of these modems, and with the configuration files, as they are given by USRobotics. To use them you must rebuild the binary DSP code file for you modem with the buildDSP tool, and place the resulting file and the configuration files in the /etc/analog directory. Quizás si editas estos scripts con tus datos puedas conectar. Un saludo,
__________________ lical-> Usuario registrado de Linux #254225 ZonaSiete.ORG - GNU/Linux eminentemente práctico |