Associated / connect RB133 to other Access point

Dear Expert, Help me please:
How do I set up routerboard PC 133...
1.How to AssociatedRB133 with other Radio Accesspoint (AP1) or AP2 in BTS 1 ? Do I need other radio AP in BTS 2 ?
2.How to set up WDS/ repeater on RB 133, I want to settup client computer on BTS2 connect to the internet ?
3.How to monitoring Routerboard PC133 from switch or remotely ?

I have been Seting RB133, like this (from WINBOX) :

Setting MIKROTIK Router PC 133
1.Interface-New interface-bridge-bridge1-OK
2.Bridge-Ports-Add bridge port-interface:ether1,bridge:bridge:1- press OK
3.Add IP address :
IP – Address-New Address-Address :192.168.2.2/24
Interface : bridge1
4.setting wireless interface. Wireless (1), tab interface (2) double click -interface wireless (3). mode AP-bridge (4), set ssid (5), band 2.4GHz-B/G (6), frekuensi (7). default authenticated (8) dan default forward (9). Activated interface wireless (10) press -OK (11).
5. Configuration WDS - wireless interface - tab WDS (1). WDS Mode dynamic (2) pilihlah bridge interface for WDS (3). OK.
6.Add virtual interface WDS. Add- interface WDS choose interface wireless for WDS. press OK.

You have to use WDS for transparent option or Routed option.

Take a look for WIKI.

regards,

I think you have to add your nic eth1 to the bridge1
and your wlan1 and wlan2 also

when you connect with wlan1 to your radioap1 192.168.1.100 set the ip in the same range.
think it works than.

edited: sorry does not work,
I can’t get it runing either, use rb133 (station mode) with minipci card atheros WM54G I want to connect with rb532 (ap bridge mode) with cm9, it says connection is established ..
unfortunately I cannot connect anything behind the rb532 or even ping the rb532

Can anyone give an answer to this do we need to set firewall rules, tried some forwards but also no access to devices behind the rb532

http://wiki.mikrotik.com/wiki/Transparently_Bridge_two_Networks

This wiki info helped me, this works great.

if all the wiki’s were no longer blank pages …

One has to search on google. And check results.

This page actually contains most of the necessary information: https://wiki.mikrotik.com/wiki/Manual:Wireless_Station_Modes

Doesn’t give a step-by-step recipe for any particular use case though. One side has to be configured as “AP-bridge” and the other side as “station-bridge”. If AP is not Mikrotik, then one has to use different station mode, differences are nicely explained in document linked above.