Size: 293
Comment:
|
Size: 1024
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
ip 192.168.1.20 di default, ubnt/ubnt per il fottuto login |
|
Line 16: | Line 18: |
{{ | {{{ |
Line 20: | Line 22: |
}} | }}} 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: {{{ cfgmtd -f /tmp/system.cfg -w }}} Once you have saved it you can reboot by issuing the “reboot” command or you can do a soft apply: {{{ /usr/etc/rc.d/rc.softrestart save }}} |
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:
cfgmtd -f /tmp/system.cfg -w
Once you have saved it you can reboot by issuing the “reboot” command or you can do a soft apply:
/usr/etc/rc.d/rc.softrestart save