Italiano English
Modifica History Actions

Differenze per "UbiquitiRouterStation"

Differenze tra le versioni 3 e 4
Versione 3 del 2009-05-14 10:49:22
Dimensione: 343
Autore: ClauzClauz
Commento:
Versione 4 del 2009-05-14 21:08:15
Dimensione: 1145
Autore: ClauzClauz
Commento:
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 2: Linea 2:

 * Indirizzo di default: 192.168.1.20
 * user: root password: ubnt

== Compilare un'immagine di OpenWrt ==
Linea 6: Linea 11:
 * file risultante [[attachment:openwrt-ar71xx-ubnt-rs-squashfs.bin]]
== Immagine pronta ==

* [[attachment:openwrt-ar71xx-ubnt-rs-squashfs.bin]]

== Flashare ==
Linea 8: Linea 19:
 * flashare via tftp  * far partire la routerboard tenendo premuto il tasto di reset per qualche secondo. La routerboard non fa lampeggiare nessun led ma in realta' e' pronta.
 * flashare via tftp (client e non server come si dice sul forum dell'ubiquiti)
{{{
$ tftp 192.168.1.20
tftp> verbose
Verbose mode on.
tftp> bin
mode set to octet
tftp> put openwrt-ar71xx-ubnt-rs-squashfs.bin
putting openwrt-ar71xx-ubnt-rs-squashfs.bin to 192.168.1.20:openwrt-ar71xx-ubnt-rs-squashfs.bin [octet]
Sent 2032024 bytes in 5.0 seconds [3254323 bit/s]
tftp>
}}}

 * Aspettare un po'. Togliere e rimettere il cavo PoE.
 * entrare in telnet su 192.168.1.1
Linea 12: Linea 38:
http://forum.ubnt.com/forum/viewtopic.php?t=9631  * http://forum.ubnt.com/forum/viewtopic.php?t=9631
 * http://www.ubnt.com/products/rs.php

Ubiquiti RouterStation

  • Indirizzo di default: 192.168.1.20
  • user: root password: ubnt

Compilare un'immagine di OpenWrt

  • per il build di openwrt scegliere:
    • architettura ar71xx
    • target platform ubiquiti routerstation

Immagine pronta

Flashare

  • non c'e' bisogno di usare mkfwimage
  • far partire la routerboard tenendo premuto il tasto di reset per qualche secondo. La routerboard non fa lampeggiare nessun led ma in realta' e' pronta.
  • flashare via tftp (client e non server come si dice sul forum dell'ubiquiti)

$ tftp 192.168.1.20
tftp> verbose
Verbose mode on.
tftp> bin
mode set to octet
tftp> put openwrt-ar71xx-ubnt-rs-squashfs.bin 
putting openwrt-ar71xx-ubnt-rs-squashfs.bin to 192.168.1.20:openwrt-ar71xx-ubnt-rs-squashfs.bin [octet]
Sent 2032024 bytes in 5.0 seconds [3254323 bit/s]
tftp> 
  • Aspettare un po'. Togliere e rimettere il cavo PoE.
  • entrare in telnet su 192.168.1.1