Versione 3 del 2009-02-19 23:03:34

Nascondi questo messaggio
Italiano English
Modifica History Actions

UbiquitiNanostation5

Ubiquiti Nanostation 5

  • Processore: Atheros (AR2313) 180Mhz
  • Memoria: 16Mb RAM, 4Mb flash
  • Altro: antenna incorporata, attacco antenna esterna (RP-SMA), power over ethernet incluso, alimentatore incluso, cavi non inclusi
  • Prezzo: circa 70 euro
  • Di fabbrica (AirOS):
    • IP: 192.168.1.20
    • username: ubnt
    • password: ubnt
  • Nanostation 5 = 5 Ghz (802.11a) [Nanostation 2 = 2.4 Ghz (802.11b/g)]

Flashare con OpenWrt

  • Aggiornare AirOS, scaricando l'immagine da: http://www.ubnt.com/support/airos.php . Scaricare il file che inizia per "NS5"" (per esempio http://www.ubnt.com/downloads/XS-fw/v3.3.1/NS5.ar2313.v3.3.1.4227.090128.1834.bin ), andare su http://192.168.1.20 , cliccare "System", quindi "Upgrade" e scegliere l'immagine scaricata. Questa operazione serve soprattutto ad aggiornare RedBoot.

  • Sul PC, impostare l'IP dell'interfaccia collegata alla Nanostation ad 192.168.1.254
  • Staccare il cavo ethernet/alimentazione dalla Nanostation, tenere premuto il pulsante reset (con un cacciavite, per esempio) e riattaccare il cavo continuando a tenere premuto reset per circa 8-10 secondi. I led della Nanostation cominciano a lampeggiare alternando tra rosso e giallo
  • Pingare 192.168.1.20 ed attendere una risposta

$ ping 192.168.1.20
PING 192.168.1.20 (192.168.1.20) 56(84) bytes of data.
64 bytes from 192.168.1.20: icmp_seq=1 ttl=64 time=0.499 ms
64 bytes from 192.168.1.20: icmp_seq=2 ttl=64 time=0.637 ms
64 bytes from 192.168.1.20: icmp_seq=3 ttl=64 time=1.55 ms
64 bytes from 192.168.1.20: icmp_seq=4 ttl=64 time=0.321 ms
64 bytes from 192.168.1.20: icmp_seq=5 ttl=64 time=0.412 ms
^C
--- 192.168.1.20 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4002ms
rtt min/avg/max/mdev = 0.321/0.683/1.550/0.446 ms
  • Utilizzare tftp per flashare l'immagine

$ tftp 192.168.1.20
tftp> bin
tftp> put openwrt-atheros-ubnt5-squashfs.bin 
tftp> quit
  • Attendere 7-10 minuti, quindi staccare e riattaccare il cavo ethernet/alimentazione. La Nanostation risponde all'indirizzo 192.168.1.1. Entrare in telnet e cambiare la password

$ telnet 192.168.1.1

Immagini OpenWrt