In Media Bridge mode, a FreshTomato router connects via WiFi to a second router. The second router passes network traffic to LAN devices connected to the FreshTomato router's physical LAN ports. Support for Media Bridge mode started with r2021.6.
A common scenario for using this mode is when simple media devices have an Ethernet port, but no built-in WiFi. You could run a long cable between your primary router and the media device. However, a better solution would be to place the simple device near your FreshTomato router, connecting the two with a short cable. Then, the FreshTomato router would connect via WiFi to your primary router on behalf of the device. In essence, FreshTomato would act as a sort of “relay” between the device and the main network.
You can connect multiple devices to the FreshTomato LAN ports and they will all be relayed to the main network. Some examples of devices are NAS drives, PCs without WiFi, and printers.
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:
Once you've finished configuring settings, adjust your PC's IP address back to that of the primary network. Clear any static IP addresses and set DHCP back to “auto”. The FreshTomato router in Media Bridge Mode will rely on the primary router to handle firewall and DHCP functions.
In case of 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