Italiano English
Modifica History Actions

Differenze per "UbiquitiRouterStation"

Differenze tra le versioni 1 e 8 (in 7 versioni)
Versione 1 del 2009-05-13 23:19:45
Dimensione: 105
Autore: ClauzClauz
Commento:
Versione 8 del 2011-01-05 12:02:45
Dimensione: 1580
Autore: Marco
Commento:
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 1: Linea 1:
= Ubiquiti RouterStation =
Linea 2: Linea 3:
http://forum.ubnt.com/forum/viewtopic.php?t=9631  * Indirizzo di default: 192.168.1.20
 * user: root password: ubnt
Linea 4: Linea 6:
openwrt-ar71xx-ubnt-rs-squashfs.bin
no mkfwimage
== Compilare un'immagine di OpenWrt ==

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

== Scaricare Immagine OpenWRT Backfire ==

 * Dal più recente repository [[http://downloads.openwrt.org/backfire/|Backfire]], nella cartella ar71xx, trovate l'immagine "openwrt-ar71xx-ubnt-rs-squashfs-factory.bin" o "openwrt-ar71xx-ubnt-rs-jffs2-factory.bin".

== Immagine pronta ==

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

== Flashare ==

 * non c'e' bisogno di usare mkfwimage
 * far partire la routerboard tenendo premuto il tasto di reset per qualche secondo finchè i tre LED vicino a quello di accenzione non lampeggeranno per poi spegnersi. La routerboard e' pronta.
 * Flashare via tftp tramite la porta WAN (PoE) (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-factory.bin
putting openwrt-ar71xx-ubnt-rs-squashfs.bin to 192.168.1.20:openwrt-ar71xx-ubnt-rs-squashfs-factory.bin [octet]
Sent 2032024 bytes in 5.0 seconds [3254323 bit/s]
tftp>
}}}

 * Attendere il riavvio della RouterStation
 * Connect alla porta LAN (nonPoE).
 * entrare in telnet su 192.168.1.1


== Links ==
 * http://wiki.openwrt.org/toh/ubiquiti/routerstation
 * 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

Scaricare Immagine OpenWRT Backfire

  • Dal più recente repository Backfire, nella cartella ar71xx, trovate l'immagine "openwrt-ar71xx-ubnt-rs-squashfs-factory.bin" o "openwrt-ar71xx-ubnt-rs-jffs2-factory.bin".

Immagine pronta

Flashare

  • non c'e' bisogno di usare mkfwimage
  • far partire la routerboard tenendo premuto il tasto di reset per qualche secondo finchè i tre LED vicino a quello di accenzione non lampeggeranno per poi spegnersi. La routerboard e' pronta.
  • Flashare via tftp tramite la porta WAN (PoE) (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-factory.bin 
putting openwrt-ar71xx-ubnt-rs-squashfs.bin to 192.168.1.20:openwrt-ar71xx-ubnt-rs-squashfs-factory.bin [octet]
Sent 2032024 bytes in 5.0 seconds [3254323 bit/s]
tftp> 
  • Attendere il riavvio della RouterStation

  • Connect alla porta LAN (nonPoE).
  • entrare in telnet su 192.168.1.1