wiki:ConfigureBridge

As a rule of thumb here are the settings you need to do:

  1. Static IP
  2. No NAT
  3. No Firewall
  4. 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.

  1. Enable SSH
  1. Change username/password
  1. 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'
    
  2. Assign Device name

Ubiquity Gear

XXX: Describe Ubiquity stuff (with pictures) and some settings specifics.

Bullet2

Bullet5

NanoStation2

NanoStation5

NanoStationM5

Last modified 12 years ago Last modified on Mar 10, 2012, 4:51:44 PM
Note: See TracWiki for help on using the wiki.