Size: 566
Comment:
|
← Revision 7 as of 2019-02-10 10:19:52 ⇥
Size: 973
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Nanostation come AP al volo = | = Nanostation / Ubiqiti / Ubnt scratchpad = == Nanostation come AP al volo == |
Line 11: | Line 13: |
= Abilitare Compliance Test Mode = | == Abilitare Compliance Test Mode == |
Line 24: | Line 26: |
Vale anche per i BULLET. | same for BULLET. |
Line 26: | Line 28: |
= RESET e IP di default = | == RESET e IP di default == |
Line 33: | Line 35: |
== Change freq via ssh == | |
Line 34: | Line 37: |
{{{ iwconfig ath0 freq 5.600G }}} == Edit config via ssh == The config file is located at “/tmp/system.cfg”. To edit the file, use VI. {{{ vi /tmp/system.cfg }}} Once you have edited your config file, you must save it to flash and reboot: {{{ cfgmtd -f /tmp/system.cfg -w /usr/etc/rc.d/rc.softrestart save }}} |
Nanostation / Ubiqiti / Ubnt scratchpad
Nanostation come AP al volo
ip 192.168.1.20 di default, ubnt/ubnt per il fottuto login
- Via Airmax
- Setta bandwidth wifi a 20 MHz !!!
- Setta come AP
- Metti network in dhcp
Abilitare Compliance Test Mode
- Abilitare telnet in Services
- Telnet nella nanostation
poi
touch /etc/persistent/ct save reboot
same for BULLET.
RESET e IP di default
Premere il tastino didietro finche' non si riavviano i led.
ip default: 192.168.1.20 (su bullet M2, Nanostation Loco M2/M5, Airgrid M5)
Change freq via ssh
iwconfig ath0 freq 5.600G
Edit config via ssh
The config file is located at “/tmp/system.cfg”. To edit the file, use VI.
vi /tmp/system.cfg
Once you have edited your config file, you must save it to flash and reboot:
cfgmtd -f /tmp/system.cfg -w /usr/etc/rc.d/rc.softrestart save