Difference between revisions of "UBNT: openwrt"

From OnnoWiki
Jump to navigation Jump to search
Line 17: Line 17:
 
==Flash Update==
 
==Flash Update==
  
Steps
 
  
    - First of all, disconnect the Ethernet cable from Pico, Bullet2 or Nano/Loco2.  
+
 
    - Connect the Ethernet Cable and immediately press the Reset button (near the device’s RJ45 connector) for 10 seconds.  
+
* Set IP PC 192.168.1.x
    - Make sure that device responds to pinging (command: ping 192.168.1.20, by default). If not, please repeat previous steps.
+
* Matikan Device UBNT
    - Using the TFTP client, upload the firmware file (extension .bin) to the Bullet2 or Nano/Loco2 IP address (192.168.1.20, by default). If the device doesn’t accept the firmware filename, rename it to “flash_update”.  
+
* Tekan tombol Reset
    - Signal LEDs will be blinking during firmware upgrade.
+
* Nyalakan Device UBNT
    - Wait for about 7 minutes (Warning: Do not disconnect the Ethernet cable during procedure).
+
* Lepaskan tombol Reset setelah ~10 detik (tidak lebih) sesudah device UBNT di nyalakan. Kita akan mengetahui-nya karena LED akan berubah.
 +
* Ping 192.168.1.20. Jika ada responds, kita siap untuk meng-upload image. Jika tidak maka mulai lagi dari awal.
 +
* tftp image menggunakan mode binary ke 192.168.1.20 sebagai 'flash_update'.
 +
 
 +
tftp 192.168.1.20
 +
tftp> binary
 +
tftp> trace
 +
tftp> put  flash_update
 +
 
  
 
Configuring IP addressl
 
Configuring IP addressl
  
 
Once you finish these steps your device will have the OpenWRT firmware loaded. Then point your web browser at 192.168.1.1 and proceed by setting a password for the root (administrative) account.
 
Once you finish these steps your device will have the OpenWRT firmware loaded. Then point your web browser at 192.168.1.1 and proceed by setting a password for the root (administrative) account.
 
  
 
==Prosedur Recovery Firmware==
 
==Prosedur Recovery Firmware==

Revision as of 09:42, 21 July 2012

Sumber: http://wiki.ubnt.com/Installing_OpenWRT_on_NanoStations/Bullets

Berikut adalah prosedur untuk mem-flash Ubiquiti Bullet 2 atau Nano2/Loco2. Prosedur ini akan mengganti AirOS firmware dengan OpenWRT firmware.

WARNING: penggunaan firmware ini akan men-disable beberapa fungsi device, seperti LED dan Ubiquiti Web interface. Kita dapat mengembalikannya melalui “Recovery of Ubiquiti firmware”

Download OpenWRT

Download OpenWRT firmware untuk Ubiquiti dari

http://downloads.openwrt.org/snapshots/trunk/atheros/
Nano2 http://downloads.openwrt.org/snapshots/trunk/atheros/openwrt-atheros-ubnt2-squashfs.bin
Pico2 http://downloads.openwrt.org/snapshots/trunk/atheros/openwrt-atheros-ubnt2-pico2-squashfs.bin
Nano5 http://downloads.openwrt.org/snapshots/trunk/atheros/openwrt-atheros-ubnt5-squashfs.bin

Flash Update

  • Set IP PC 192.168.1.x
  • Matikan Device UBNT
  • Tekan tombol Reset
  • Nyalakan Device UBNT
  • Lepaskan tombol Reset setelah ~10 detik (tidak lebih) sesudah device UBNT di nyalakan. Kita akan mengetahui-nya karena LED akan berubah.
  • Ping 192.168.1.20. Jika ada responds, kita siap untuk meng-upload image. Jika tidak maka mulai lagi dari awal.
  • tftp image menggunakan mode binary ke 192.168.1.20 sebagai 'flash_update'.
tftp 192.168.1.20
tftp> binary
tftp> trace
tftp> put  flash_update


Configuring IP addressl

Once you finish these steps your device will have the OpenWRT firmware loaded. Then point your web browser at 192.168.1.1 and proceed by setting a password for the root (administrative) account.

Prosedur Recovery Firmware

Referensi

Pranala Menarik