As a rule of thumb here are the settings you need to do:
- Static IP
- No NAT
- No Firewall
- Enable SNMP
Login via ssh and add the following lines to /tmp/system.cfg
snmp.community=public snmp.contact=beheer@lijst.wirelessleiden.nl snmp.location=WL snmp.status=enabled
Execute: cfgmtd -w
Reboot the Bridge to enable the change.
- Enable SSH
- Change username/password
- Add ssh keys
$ scp authorized_keys root@172.16.4.147/tmp/authorized_keys $ ssh root@172.16.4.147 'mkdir .ssh && mv /tmp/authorized_keys > .ssh/authorized_keys && chmod -R 0600 .ssh && chmod 0755 . && cfgmtd -p /etc -w'
- Assign Device name
Ubiquity Gear
XXX: Describe Ubiquity stuff (with pictures) and some settings specifics.
Bullet2
Bullet5
NanoStation2
NanoStation5
NanoStationM5
Last modified
13 years ago
Last modified on Mar 10, 2012, 4:51:44 PM
Note:
See TracWiki
for help on using the wiki.