This is an old revision of the document!
Support for Media Bridge mode started with r2021.6.
Media Bridge is a mode in which your FreshTomato router connects to another router over Wifi and passes network connections to LAN devices plugged into the FreshTomato router's LAN ports with a physical cable.
As an example of why you would do this, simple media devices might have an ethernet port but not a wifi radio built-into the device. Therefore you would need to run a long cable between your primary router and the media device. Instead, Media Bridge mode lets you place the FreshTomato router by your device, use a short cable between the FreshTomato router and device, and then the FreshTomato router connects wirelessly to your primary router on-behalf of the device, acting as a “relay” between the device and the main network. You can plug multiple devices into the FreshTomato router's LAN ports and they all will be relayed to the main network. Some examples of devices could be network-attached storage, personal computers without a Wifi radio, printers, etc.
The devices plugged into the FreshTomato router obtain their IP address from the primary router and appear to be on the same subnet as other devices in the network.
-
The initial setup can be done with the following steps:
Still in the Network menu, under LAN Settings:
Click Apply at the bottom of the page to proceed with the changes. FreshTomato will show a screen reminding you of the new IP address. Be sure to reset any custom network settings applied to your PC network settings so that the DHCP server of your primary router can correctly find and assign an IP address to your PC. If successful, you can now plug devices into the FreshTomato router and your primary router will detect them.
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:
In case of issues such as connectivity loss:
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