Seguridad Wireless - Wifi

Equipos y materiales => Puntos de acceso, routers, switchs y bridges => Openwrt & LEDE => Mensaje iniciado por: wilsontv en 24-07-2016, 05:28 (Domingo)

Título: Como enviar firmware openwrt al Alfa AC1200R mediante TFTP en modo binario
Publicado por: wilsontv en 24-07-2016, 05:28 (Domingo)
He seguido el tutorial siguiente:

https://wiki.openwrt.org/toh/alfa.network/ac1200r

he conectado el USB TTL al deco y lo reconoce pero ya no se como enviar el firmware ya que no lo especifica.

Saludos.
Título: Re: Como enviar firmware openwrt al Alfa AC1200R mediante TFTP en modo binario
Publicado por: Tki2000 en 24-07-2016, 06:57 (Domingo)
He seguido el tutorial siguiente:

https://wiki.openwrt.org/toh/alfa.network/ac1200r

he conectado el USB TTL al deco y lo reconoce pero ya no se como enviar el firmware ya que no lo especifica.

Saludos.

Sí lo especifica.

Citar
Accessing TFTP recovery

To be able to flash another firmware image to the device, do the following:

    Preferrably first connect to the device using the serial connection (UART-USB adapter)
    Set your computer to static IP address in the 192.168.1.x/24 space, for example 192.168.1.23 with netmask 255.255.255
    Power off the device
    Press and hold the reset button
    Power on the device and wait approx. 5 seconds (until you see <RealTek>)
    The device will now act as TFTP server at 192.168.1.6

Flashing firmware image

Once you have accessed the TFTP recovery, do the following:

    Send a firmware file to the device from your computer using TFTP put (in binary mode).
    Device will receive the firmware file, flash it and boot automatically.


Debes poner el router en modo de recuperación. El router actuará como Servidor TFTP (viene siendo lo contrario que en otros routers, que actúan como cliente TFTP).
Busca una utilidad TFTP cliente para tu sistema operativo y sube la imagen al router.

TFTP put linux (https://www.google.es/search?num=50&safe=off&site=&source=hp&q=TFTP+put+linux&oq=TFTP+put+linux)
TFTP put windows (https://www.google.es/search?num=50&safe=off&q=TFTP+put+windows&oq=TFTP+put+windows)
Título: Re: Como enviar firmware openwrt al Alfa AC1200R mediante TFTP en modo binario
Publicado por: wilsontv en 24-07-2016, 14:55 (Domingo)
Buenas, ya he conseguido poner el firmware openwrt, gracias por la ayuda, alguien sabe si se puede poner como clientepor Usb la tarjeta Alfa awus036ach con este router Alfa AC1200R con openwrt, ambos son del mismo fabricante y trabajan a 5 Ghz.

Gracias
Título: Re: Como enviar firmware openwrt al Alfa AC1200R mediante TFTP en modo binario
Publicado por: linarense en 24-07-2016, 18:16 (Domingo)
Yo llevo unos días intentando que mi router (Comtrend Ar5387un) con Openwrt me reconozca la Awus036ach pero por ahora no lo he conseguido. He compilado distintos drivers de repositorios que he encontrado para el adaptador y me funciona perfectamente en linux pero no lo he conseguido en Openwrt. Lo que al menos sí he conseguido es que en el router, con el comando "lsusb" me aparezca el dispositivo RTL8812AU conectado al puerto USB, pero no consigo escanear redes y conectarme. A ver si alguien nos puede echar una manita.