Site Tools


media_bridge

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
media_bridge [2023/09/05 12:53] – Media Bridge Mode: add some more infos in case of problems m_arsmedia_bridge [2023/09/15 07:33] (current) – [Troubleshooting] m_ars
Line 1: Line 1:
 ====== Media Bridge Mode Setup ====== ====== Media Bridge Mode Setup ======
  
-Support for this mode is available starting with release 2021.6. \\+Support for Media Bridge mode started with release 2021.6. The initial setup can be done by following the steps below. \\  \\
  
-  - Navigate to //Basic/[[:network|Network]]// 
-  - Scroll down to the section for the first, second or third wireless module (your choice). For example, wireless eth2.  
-  - From the //Wireless Mode// dropdown menu, select //Media Bridge//. After selecting it, WAN options will be hidden. \\ 
  
-  * Wireless Network Mode: Auto (all possible 802.11n/g/ac) +==== Wireless Mode and Settings ====
-  * SSID: WlanSSID_you_want_to_connect_to +
-  * Channel: WlanChannel_you_want_to_connect_to +
-  * Channel Width: 20 MHz, 40 MHz or 80 MHz +
-  * Security: WPAx (usually WPA2 Personal) +
-  * Encryption: AES +
-  * Shared Key: WlanPassword_you_want_to_connect_to +
-  * Group Key Renewal: 3600 seconds+
  
-4) LAN:+ \\
  
-  * br0: IP Address: please select an IP address within the LAN you want to connect to. (e.g192.168.1.50). +  - Go to the [[basic-network|Network]] menu. 
-  * Default Gateway192.168.1.1 (assuming your main FreshTomato router has IP address 192.168.1.1). +  - Scroll down to the section for the wireless module of your choiceFor example: "wireless eth2" 
-  * For Static DNS: use 192.168.1.1 (assuming your main FreshTomato router has IP address 192.168.1.1). +  - From the //Wireless Mode// dropdown menu, select //Media Bridge//After doing this, WAN options will be hidden\\  \\ Now, configure the settings there as follows: \\  
-  * Starting with **release 2022.6** the FT user can select the option “Automatic IP” and your router will obtain IP/Gateway/DNS via DHCP (if possible)+  - Set Wireless Network Mode to: Auto (all possible WiFi protocols). 
 +  - Set SSID toWhichever SSID you want to use (prefer one with least interference). 
 +  - Set Channel toWhichever WiFi channel you want to use. 
 +  - Set Channel Width to: 20 MHz, 40 MHz or 80 MHz (your choice). 
 +  - Set Security to: WPAx (Usually WPA2 Personal for home users/small, informal offices)
 +  - Set Encryption to: AES. 
 +  - Set Shared Key to: WiFi password you want to use. 
 +  - Set Group Key Renewal to: 3600 seconds
  
- \\  Some advantages of media bridge (MB) mode compared to wireless Ethernet bridge mode include:+ \\
  
-  * MB mode will work with SDK7 ARM routers like the AC3200 / R8000 (wireless Ethernet bridge is not working/not possible). 
-  * MB mode will work with SDK6 MIPS routers like the Asus RT-AC66U, D‑Link DIR‑865L, (wireless Ethernet bridge mode is not working/not possible). 
-  * MB mode will work with SDK6 arm routers like Asus RT-AC68U, Netgear R7000. (wireless Ethernet bridge mode is also possible). 
-  * IPv4 and IPv6 communication will work (wireless Ethernet bridge allows only IPv4. An except is SDK6 ARM dual-core will allow IPv6). 
  
-\\  Note: It is advised to refrain from using 'virtual interfaces' when in Media Bridge mode.+==== LAN Settings ====
  
-**__In case of possible issues:__**+ \\
  
-1) Please try to lower the Wireless Client connection check time (affects Media Bridge ModeWireless Client Mode and Wireless Ethernet Bridge Mode).+Still in the Network menuin the LAN Settings section:
  
-Currently we have the check every 30 sec (default). The FT user can adjust the check value manually, for example set it to 15 sec (see below).+  * Configure bridge "br0" with an IP Address within the LAN you want to connect to. (For example: 192.168.1.50). 
 +  * Configure an appropriate Default Gateway. In our example: 192.168.1.1 (assuming main router has address: 192.168.1.1)
 +  * Enter a Static DNS value of: 192.168.1.1 (assuming your main router has address: 192.168.1.1). 
 +  * Since release 2022.6, if you select “Automatic IP”, your router should obtain the IP/Gateway/DNS via DHCP.
  
-<code ->+ \\ 
 + 
 +==== Comparing Media Bridge mode vs. Wireless Ethernet Bridge mode ==== 
 + 
 + \\ \\  Media Bridge (MB) mode has several advantages over wireless Ethernet Bridge mode: 
 + 
 +  * MB mode will work with SDK7 ARM routers like the AC3200 / R8000  \\ (wireless Ethernet bridge mode is impossible). 
 +  * MB mode will work with SDK6 MIPS routers like the Asus RT-AC66U, D‑Link DIR‑865L,  \\ (wireless Ethernet bridge mode is impossible). 
 +  * MB mode will work with SDK6 ARM routers like Asus RT-AC68U, or Netgear R7000. \\ (Wireless Ethernet Bridge mode is also possible). 
 +  * IPv4 and IPv6 communication will work \\ (Wireless Ethernet bridge allows only IPv4, except SDK6 ARM dual-core models, which allow IPv6). 
 + 
 +\\ You are strongly advised NOT to use Virtual Interfaces, such as Virtual Wireless networks or VLANs when in Media Bridge mode. 
 + 
 + 
 +===== Media Bridge Notes and Troubleshooting ===== 
 + 
 +==== Troubleshooting ==== 
 + 
 + \\ 
 + 
 +**In case of issues, such as connectivity loss:** 
 + 
 +  - Try lowering the Wireless Client connection check time (affects Media Bridge mode, Wireless Client mode and Wireless Ethernet Bridge mode). Currently the default setting checks every 30 seconds. You can adjust this check value to, say, 15 seconds via the command prompt: \\  \\ <code ->
 root@FreshTomato-WlClientMode:/tmp/home/root# nvram set sta_chkint=15 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# nvram commit
 root@FreshTomato-WlClientMode:/tmp/home/root# reboot root@FreshTomato-WlClientMode:/tmp/home/root# reboot
-</code>+</code> \\  
 +  - Additional improvements exist. See this Media Bridge mode commit [[https://bitbucket.org/pedro311/freshtomato-arm/commits/b84a931985a3f739a1dda83ec9fc824a278f8fdf|Media Bridge Mode (SDK6/SDK7/SDK714): add ARPING (default 180 sec cycle) and improve stability]] starting with release 2023.4. 
 + 
 + \\
  
-2) Additional [[https://bitbucket.org/pedro311/freshtomato-arm/commits/b84a931985a3f739a1dda83ec9fc824a278f8fdf|improvement]] - upgrade to FreshTomato 2023.4 (and newer)+ \\
  
  
media_bridge.1693914804.txt.gz · Last modified: 2023/09/05 12:53 by m_ars