Table of Contents

Media Bridge Mode Setup

Support for Media Bridge mode started with release 2021.6. The initial setup can be done with the following steps:

Wireless Mode and Settings


  1. Go to the Network menu.
  2. Scroll down to the section for whatever wireless module you wish.
    For example: “wireless eth2”.
  3. From the Wireless Mode dropdown menu, select Media Bridge.
    After doing this, WAN options will be hidden.
    Now, configure the settings there as follows:
  4. Set Wireless Network Mode to: Auto (all possible WiFi protocols).
  5. Set SSID to whichever SSID you wish (preferably with the least interference).
  6. Set Channel to: Whichever WiFi channel you want to use.
  7. Set Channel Width to: 20 MHz, 40 MHz or 80 MHz (your choice).
  8. Set Security to: WPAx (Usually WPA2 Personal for home users or small,
    informal offices).
  9. Set Encryption to: AES.
  10. Set Shared Key to: WiFi password you want to use.
  11. Set Group Key Renewal to: 3600 seconds


LAN Settings


Still in the Network menu, under LAN Settings:



Comparing Media Bridge Mode and Wireless Ethernet Bridge Mode

Media Bridge (MB) mode has several advantages over wireless Ethernet Bridge mode:



Do NOT use Virtual Interfaces, such as Virtual Wireless networks or VLANs when in Media Bridge mode.


Media Bridge mode (MB) will work for:



Wireless Ethernet Bridge (WEB) mode will work for:


Media Bridge Notes and Troubleshooting

Troubleshooting


In case of issues such as connectivity loss:

  1. Try lowering the Wireless Client connection check time (affects Media Bridge mode, Wireless Client mode and Wireless Ethernet Bridge mode). The default is 30 seconds. Adjust this to 15 seconds via the command prompt:

    root@FreshTomato-WlClientMode:/tmp/home/root# nvram set sta_chkint=15
    root@FreshTomato-WlClientMode:/tmp/home/root# nvram commit
    root@FreshTomato-WlClientMode:/tmp/home/root# reboot


  2. Additional improvements exist. See this Media Bridge mode commit that started with release 2023.4
    Media Bridge Mode (SDK6/SDK7/SDK714): add ARPING (default 180 sec cycle) and improve stability .