Lo primero bajarse el firmware de la página de linksys
http://support.linksys.com/es-eu/support/routers/WRT54GL
y luego seguir estos pasos :
- quitar el cable de corriente del router
- conectarnos al router con un cable ethernet
- configurar nuestro pc con la ip 192.168.1.2
- escribir este comando en consola pero no ejecutar aun :
[shell]tftp 192.168.1.1 <<EOF
binary
trace
put FW_WRT54GL_4.30.16.002_ETSI_20121205_code.bin
EOF[/shell] - Enchufar la corriente sin soltar el botón de reset
- ejecutar el comando de arriba rápidamente
Debería aparecer algo como esto :
[shell]tftp 192.168.1.1 <<EOF
binary
trace
put FW_WRT54GL_4.30.16.002_ETSI_20121205_code.bin
EOF
tftp> tftp> Packet tracing on.
tftp> sent WRQ <file=FW_WRT54GL_4.30.16.002_ETSI_20121205_code.bin, mode=octet>
sent WRQ <file=FW_WRT54GL_4.30.16.002_ETSI_20121205_code.bin, mode=octet>
sent WRQ <file=FW_WRT54GL_4.30.16.002_ETSI_20121205_code.bin, mode=octet>
sent WRQ <file=FW_WRT54GL_4.30.16.002_ETSI_20121205_code.bin, mode=octet>
sent WRQ <file=FW_WRT54GL_4.30.16.002_ETSI_20121205_code.bin, mode=octet>
received ACK <block=0>
sent DATA <block=1, 512 bytes>
received ACK <block=1>
sent DATA <block=2, 512 bytes>
received ACK <block=2>
sent DATA <block=3, 512 bytes>
received ACK <block=3>
….
[/shell]
Cuando termine le dejamos un ping continuo a 192.168.1.1 y cuando responda es que el router ya ha cargado el nuevo firmware !
Deja una respuesta