Site Tools


wireless_ethernet_bridge

This is an old revision of the document!


Wireless Ethernet Bridge Mode

Wireless Ethernet Bridge is an easy way to expand your network without having to run a long Ethernet cable between devices. This mode is not available for all routers supporting FreshTomato. However, Media Bridge mode can serve as an alternative.1)

You are advised not to use Virtual Wireless interface(s) alongside a physical interface in Wireless Ethernet Bridge mode. Nevertheless, it may still work properly. However, doing this is not possible in Media Bridge mode. Please also be aware that some routers can't pass IPv6 traffic in Wireless Ethernet Bridge mode.2)

For this guide, we will:

  • Call the network you want to expand the primary router network.
  • Call the router in Wireless Ethernet Bridge mode the secondary router.
  • Use 192.168.1.1 as the primary router address and 192.168.1.2 for the secondary router.


To set a Wireless Ethernet Bridge, follow these steps:

  1. All steps are to be done on the secondary router, (the one you wish to use in Wireless Ethernet Bridge mode). First, set your computer to use a static IP address in the same subnet as the secondary router (e.g., 192.168.1.33)
  2. Navigate to Basic > Network, then in the IP Address box of the LAN section, give the router an unused IP address in the same subnet as the primary router but outside of the DHCP range of your network. For this guide, we will use 192.168.1.2. Then, uncheck the DHCP checkbox and click OK. Then save your settings!
  3. Now you will need to use 192.168.1.2 to access the secondary router. Navigate back to Basic > Network and set the settings of the interface that match the primary router Wifi network you want to bridge (i.e., 2.4GHz or 5GHz) with:
    • Wireless Mode: Wireless Ethernet Bridge
    • Wireless Network Mode: Auto
    • SSID: WlanSSID_you_want_to_connect_to (i.e., the primary router Wifi SSID)
    • Channel: Auto or must match the primary router setting
    • Channel Width: Must match the primary router setting
    • Control Sideband: Must match the primary router setting
    • Security: Must match the primary router setting (usually WPA2 Personal)
    • Encryption: Must match the primary router setting (usually AES)
    • Shared Key: WlanPassword_you_want_to_connect_to (i.e., the passphrase of the primary router Wifi)
    • Group Key Renewal: Must match the primary router setting (usually 3600 seconds)
  4. Save your settings! Then, still in Basic > Network, in the LAN section set:
    • Default Gateway: Must be the primary router IP address, for this guide let use 192.168.1.1
    • Static DNS: Can be the primary router IP address, for this guide let use 192.168.1.1
    • 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)
  5. Save one last time and you're done! You should now have a working Wireless Ethernet Bridge! Don't forget to set your computer back to it's previous network settings.
1)
Support for Media Bridge mode is available starting with release 2021.6.
  • 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).
2)
Wireless Ethernet Bridge allows only IPv4, except for SDK6 ARM dual-core routers will allow IPv6.
wireless_ethernet_bridge.1686073153.txt.gz · Last modified: 2023/06/06 18:39 by hogwild