A. Firmware upgrade via ssh / command line. ---------------------------------------- 1. kopieer nieuwe firmware file naar /tmp op nanostation, voorbeeld: scp NanoStation5-v4.0.2.build4983.bin ubnt@192.168.1.20:/tmp/fwupdate.bin 2. login op nanostation via ssh en upgrade met: ssh ubnt@192.168.1.20 /sbin/ubntbox fwupdate.real -m /tmp/fwupdate.bin -d B. Configuratie editen -------------------- inloggen met ssh en config file editen vi /tmp/system.cfg actief maken (write to flash) met cfgmtd -w en reboot n.b. radio.countrycode=528 is Nederland (dus goed) en 840 is United States (fout) C. Scannen ------- iwlist ath0 scanning D. Check of wds aan staat ---------------------- iwpriv ath0 get_wds en aanzetten: iwpriv ath0 wds 1