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/11 22:12] – [LAN Settings] -add Notes and Troubleshooting section, formatting, condense hogwildmedia_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 started with release 2021.6. The initial setup can be done by following the steps below. \\  \\+Support for Media Bridge mode started with release 2021.6. The initial setup can be done by following the steps below. \\  \\ 
  
 ==== Wireless Mode and Settings ==== ==== Wireless Mode and Settings ====
Line 23: Line 24:
  
 ==== LAN Settings ==== ==== LAN Settings ====
 +
 + \\
  
 Still in the Network menu, in the LAN Settings section: Still in the Network menu, in the LAN Settings section:
Line 31: Line 34:
   * Since release 2022.6, if you select “Automatic IP”, your router should obtain the IP/Gateway/DNS via DHCP.   * Since release 2022.6, if you select “Automatic IP”, your router should obtain the IP/Gateway/DNS via DHCP.
  
- \\  Media Bridge (MB) mode has several advantages over wireless Ethernet bridge mode:+ \\ 
 + 
 +==== 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 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 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, and Netgear R7000. (wireless Ethernet bridge mode is also possible). +  * 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 will allow IPv6).+  * 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. \\ 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 ===== ===== Media Bridge Notes and Troubleshooting =====
  
 ==== Troubleshooting ==== ==== Troubleshooting ====
- 
-**In case of possible issues (like "Losing Connectivity"):** 
- 
-1) Try loweringthe Wireless Client connection check time (affects Media Bridge Mode, Wireless Client Mode and Wireless Ethernet Bridge Mode). 
- 
-Currently the default setting is to check every 30 seconds. You can adjust this check value to, say, 15 seconds (see below). 
  
  \\  \\
  
-<code ->+**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.1694466733.txt.gz · Last modified: 2023/09/11 22:12 by hogwild