User Tools

Site Tools


hardware:routerstationpro

This is an old revision of the document!


RouterStation Pro

Build OpenWRT

  • svn co svn://svn.openwrt.org/openwrt/trunk/
  • cd trunk
  • ./scripts/feeds update -a
  • ./scripts/feeds install -a
  • make menuconfig
  • Target system is: Atheros AR71xx/AR7240/AR913x
  • Subtarget is: Generic
  • Target Profile is: Ubiquiti RouterStation Pro
  • make

Flash firmware

  • Connect your computer to the WAN port
  • Configure your network like this: 192.168.1.1/255.255.255.0 (anything but 192.168.1.20)
  • Plug in your RouterStation Pro
  • Press the reset button and hold it for about 10 seconds (you should see the third led flash a bit and the second on come up)
  • You should be able to ping 192.168.1.20 now
  • Send the firmware image with tftp in binary mode:
  • $ tftp 192.168.1.20
  • tftp> binary
  • tftp> put openwrt-…-factory.bin

Operating system

hardware/routerstationpro.1296754519.txt · Last modified: 2012/09/04 16:08 (external edit)