Setting Mikrotik Wireless Bridge Tutorial

Often times, we want to use for the solution Mikrotik Wireless Point to point bridge mode with network (not routing). However, his own mikrotik RouterOS designed to work with very well in routing mode. We need to do some things so that the wireless link we can work to bridge mode.
mikrotik Bridge mode allows the network to one affiliated with the network on the other side transparently, without the need to go through routing, so the mikrotik in a network that one can have IP addresses within the same subnet 1 to the other side.

However, if the wireless network we have a big enough, this mikrotik bridge mode will make wireless traffic increases, since there will be many broadcast traffic from one network to another network. For a network that is large enough, I recommend using routing mode.
Here is a mikrotik diagram of our network will set.
wireless bridge 01 new Setting Mikrotik Wireless Bridge Tutorial

Configuring the Access Point

1. Create a new mikrotik bridge interface, give the name bridge1
wireless bridge 02 Setting Mikrotik Wireless Bridge Tutorial
2. Enter into the mikrotik interface ethernet bridge
wireless bridge 03 Setting Mikrotik Wireless Bridge Tutorial
3. Enter the mikrotik IP Address on the interface bridge1
wireless bridge 04 Setting Mikrotik Wireless Bridge Tutorial
4. Next is a mikrotik wireless interface settings. Click on the Wireless menu (1), select the tab interface (2) and then double click on the wireless interface name that will be used (3). Choose the AP-bridge mode (4), find the ssid (5), the band 2.4GHz-B / G (6), and the frequency that will be used (7). Do not forget to activate the default authenticated (8) and the default forward (9). Then aktifkankanlah wireless interface (10) and click OK (11).
wireless bridge 05 Setting Mikrotik Wireless Bridge Tutorial
5. Next is configuring mikrotik WDS on a wireless interface used. Open up the wireless configuration back as the steps above, select the tab WDS (1). Determine the dynamic WDS Mode (2) and choose the bridge for WDS interface is (3). Then press the OK button.
wireless bridge 06 Setting Mikrotik Wireless Bridge Tutorial
6. The next step is to add a virtual mikrotik interface WDS. Add new WDS interface like in the picture, then choose the wireless interface we use for this WDS. Then press OK.
wireless bridge 07 Setting Mikrotik Wireless Bridge Tutorial
7. If the mikrotik WDS has been added, then the WDS interface will look just like the picture below.
wireless bridge 08 Setting Mikrotik Wireless Bridge Tutorial

Configuring the Wireless Station

Configuring the wireless station is similar to the steps above, except the steps and enter the IP Address wirelessnya configuration. In the station configuration, the mode is station-WDS, frequency does not need to be determined, but must determine the scan-list in which the frequency of the access point in the scan list. For example the access point we determine the frequency of 2412, the write scan-list 2400-2500.
wireless bridge 09 Setting Mikrotik Wireless Bridge Tutorial

Checking links

If the wireless link we have made are working well, then the wireless menu, will display the status of R (see figure below).
wireless bridge 10 Setting Mikrotik Wireless Bridge Tutorial
In addition, mac-address of the wireless connection can also be seen in the registration window (see picture below).
wireless bridge 11 Setting Mikrotik Wireless Bridge Tutorial

Configuring wireless network security

In Mikrotik, the easiest way to maintain network security is to register the mac-address pairs in the wireless access list. This should be done on the access point or on the client side. If penginputan access-list has been done, then turn off the default features on wireless authenticated, then the other wireless mac addressnya not listed will not be able to connect to our network.

If we want to feature better security, we also can use either WEP encryption and WPA.

 
Related Posts
  • Mikrotik Blocking Web
  • VLAN MIKROTIK TUTORIAL
  • Mikrotik Traffic Load Balancing Tutorial
  • Mikrotik Simple Firewall Tutorial
  • Mikrotik Hotspot and RADIUS Server Tutorial
  • Mikrotik Bandwidth Test Tutorial
  • Hardware Reset Mikrotik Tutorial
  • Create Server Dota Game Online in Mikrotik Tutorial
  • The Dude Network Monitoring From Mikrotik Tutorial
  • Load-balancing and Fail-over in MikroTik Tutorial

2 comments

  1. Steve says:

    Awsome article, I love to read your blog, bookmarked…

  2. admin says:

    Thanx Mate..

Leave a Reply