Driver Router SpeedTouch 580

November 5th, 2006 es

This is one of the most commons search terms in Google for people who comes to my blog. In this week people have searched (among others):

  • drivers router inalambrico speed touch wanadoo
  • configurar speedtouch 580 linux
  • drivers thompson speedtouch 580
  • speedtouch 580 driver

I’ve never written about this before because there’s no driver to use, you simply don’t need any. A router is not a modem, a router is a machine in itself, and so, you only need to configure the communication between two machines, your computer and the computer named router SpeedTouch 580.

My router came with these default parameters:

  • user: admin
  • password: (en blanco)
  • IP address: 192.168.0.1

You should read the manual to see the defaults for your router. I’ll assume that your router has the same IP as mine:

  1. Puerto y cable ethernetAttach an ethernet wire between your computer and the router. The ethernet port is the one marked in green.
  2. Use an appropriate address in your computer (like 192.168.0.2 netmask 255.255.255.0) and use the router address as default gateway.
    • Linux:Open a root console and type
      ifconfig eth0 192.168.0.1 netmask 255.255.255.0 up
      route add default gw 192.168.0.1
    • Windows: Type the values in TCP/IP configuration under Network properties
    • Mac: I don’t know.
  3. Type in an internet browser the address of the router, 192.168.0.1, and use your user and password to access the router configuration page. Follow the instructions in the manual.
  4. If you have questions use the comments and I’ll try to solve them
  • Meneame
  • Facebook
  • del.icio.us
  • BarraPunto
  • Slashdot
  • Technorati
  • Digg
  • e-mail
  • TwitThis
  • BlogMemes Sp
  • Reddit
menéame

7 Responses to “Driver Router SpeedTouch 580”

  1. johanz Says:

    hola, yo tengo ese router speedtouch 580 y el problema ke tengo no conecta a internet, hye configurado el router en la opcion setup y puesto lel usuario y password kme dio telefonica del peru pero aun asi no se conecta, haber si me das un ayuda

  2. manu Says:

    En la interfaz web del router hay una parte de diagnósticos. Ahí puedes ver si es un problema de que el router no sincronice, de que el usuario y contraseña no sea aceptado, etc.

  3. Sir Maximus Says:

    Ke tal a todos, yo tengo una duda con esto tambien y kiero ver si alguien aki me podria hechar una mano.

    La situacion es ke tengo una conexion a Internet por CableModem y tengo este Router Speedtouch 580 , y lo ke kiero hacer es conectar este Router a mi Cable modem para poder tener Wireless dentro de mi casa para poder usar Wii, Ipodtouch y probablemente alguna Laptop en alguna otra habitacion.

    Ya conecte el Cablemodem hacia el router y de ahi el Cable Ethernet hacia la PC y asi todo sigue funcionando a la perfeccion,,,,,pero ahora como o ke debo hacer para ke este Router me Tire la señal WiFi ke es lo ke necesito en el resto de la casa ???

    Alguien me podria ayudar con esto ???

    Por cierto, no tengo los Drivers del Router.

  4. manu Says:

    Dentro de la interfaz web, tienes un apartado en el que puedes configurar todos los datos de la conexión inalámbrica (si quieres que se encienda o no, el identificador essid, el tipo de autentificación, la contraseña, etc.)

  5. richard Says:

    Buenas noches,

    tengo este router speedtouch 580 y se lo quiero instalarselo a un amigo, pero su modem da señal de internet con un cable de red normal (mientras que la entrada del router es con cable telefónico). ¿existe alguna forma de conectar el router?. un saludo

  6. manu Says:

    ¿Tu amigo tiene ya un router de ADSL con una entrada RJ11 (de teléfono) y una salida RJ45 (la de red normal)? Tienes dos opciones:

    sustituir su módem por tu router, conectándolo directamente al cable telefónico.Tendrás que copiar todos los parámetros de conexión del módem al router.
    Utilizar el ST580 únicamente como AP (punto de acceso).Tendrás que conectar el módem y el router con un cable ethernet a través de los puertos RJ45. Después deberás configurar los parámetros de red en ambos para que puedan comunicarse (IPs, máscaras, gateway, etc).

  7. gambalo por uab Says:

    Yo busco el driver del router para conectarlo por usb

Leave a Reply