Ubiquiti

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search

Clock (Talk | contribs)
(New page: =Ubiquiti Litestation 2 (LS2/LS5/PS2/PS5/NS2/NS5/LSX)= Upgrading Ubiquiti LS2 to DD-WRT v24 (the same procedure works for other Ubiquiti products as well, just the files and filenames ...)
Next diff →

Revision as of 02:45, 23 December 2009

Ubiquiti Litestation 2 (LS2/LS5/PS2/PS5/NS2/NS5/LSX)

Upgrading Ubiquiti LS2 to DD-WRT v24 (the same procedure works for other Ubiquiti products as well, just the files and filenames are different)


Requirements:

  • Direct ethernet cable connection between PC and LiteStation
  • Network settings of PC: 192.168.1.254/255.255.255.0
  • TFTP client on PC
  • LiteStation firmware file (e.g. LS2.dd-wrt.bin for LiteStation2)

Flashing procedure:

  1. Please ensure that the latest firmware revision of Ubiquiti is already installed using the web upgrade utility (e.g.V 2.1.9). If not, please reflash it using the Ubiquiti LS2 web interface. This is important to ensure that the latest RedBoot bootloader is installed.
    1. Power off the device and power it on again while holding the reset button for about ~10 seconds
    2. Flash LS2.dd-wrt.bin using tftp to 192.168.1.20 in binary mode
    3. Windows: tftp -i 192.168.1.20 put LS2.dd-wrt.bin
    4. Linux/Unix/MacOS X: tftp 192.168.1.20
      1. tftp> bin
      2. tftp> put LS5.dd-wrt.bin
      3. tftp> exit
    5. after successfully flashing the unit will be accessible with web on 192.168.1.1