This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wireless_ethernet_bridge [2023/06/06 18:39] – -condense, bullet assumptions for example hogwild | wireless_ethernet_bridge [2024/10/31 22:49] (current) – [Steps] -Condense, formatting hogwild | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Wireless Ethernet Bridge Mode ====== | ====== 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.(( | + | Wireless Ethernet Bridge |
- | Support for Media Bridge mode is available starting with release 2021.6.\\ | + | |
+ | ===== Limitations and Workarounds ===== | ||
+ | |||
+ | This mode is not available for all routers supporting FreshTomato. However, Media Bridge mode can serve as an alternative.(( | ||
+ | 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 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 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). | * MB mode will work with SDK6 arm routers like Asus RT-AC68U, Netgear R7000. (Wireless Ethernet Bridge mode is also possible). | ||
- | )) | + | )) For details about these modes, see the //Wireless Mode// tables on the [[basic-network|Network]] page. |
- | You are advised not to use Virtual Wireless interface(s) | + | You are advised not to use Virtual Wireless interface(s) |
Wireless Ethernet Bridge allows only IPv4, except for SDK6 ARM dual-core routers will allow IPv6. | Wireless Ethernet Bridge allows only IPv4, except for SDK6 ARM dual-core routers will allow IPv6. | ||
)) | )) | ||
- | For this guide, we will: | ||
- | | + | ===== Steps ===== |
- | * 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 this HOWTO, we will: \\ \\ |
+ | |||
+ | | ||
+ | * Refer to the router in Wireless Ethernet Bridge mode as the \\ "//secondary" | ||
+ | * Use "192.168.1.1" | ||
+ | * Perform all steps on the secondary router, (the one to use in Wireless \\ Ethernet Bridge mode). | ||
+ | |||
+ | \\ | ||
+ | |||
+ | - Configure your PC with a static IP address in the same subnet as the \\ secondary router (say, " | ||
+ | - Go to the [[basic-network|Network]] menu//. //In the //IP Address// field in the LAN section: | ||
+ | - Enter an IP address in the same subnet as the primary router, \\ but outside the DHCP pool of your network. For our example, \\ we'll use: " | ||
+ | - Uncheck the //Use DHCP// checkbox and click //OK//. | ||
+ | - Click Save. \\ \\ | ||
+ | - Log on to the secondary router via 192.168.1.2. In the [[basic-network|Network]] menu//, //\\ configure the settings of the interface that matches the primary router \\ WiFi network you want to bridge (2.4GHz or 5GHz) as follows: \\ \\ | ||
+ | - Set Wireless Mode to: " | ||
+ | - Set Wireless Network Mode to: " | ||
+ | - Set SSID to: " | ||
+ | - Set Channel to: " | ||
+ | - Set Channel Width to match the primary router setting | ||
+ | - Set Control Sideband to match the setting on the primary router | ||
+ | - Set Security to match the primary router setting (usually WPA2 Personal) | ||
+ | - Set Encryption to match the primary router setting (usually AES) | ||
+ | - Set Shared Key to " | ||
+ | - Set Group Key Renewal to match the primary router setting \\ (usually 3600 seconds). | ||
+ | - Click Save.\\ | ||
+ | - In the [[basic-network|Network]] menu, in the LAN section: \\ \\ | ||
+ | - Set Default Gateway to: the primary router' | ||
+ | - Set Static DNS to: the primary router' | ||
+ | - In **release 2022.6** or later, selecting " | ||
+ | - Click Save. | ||
+ | |||
+ | \\ | ||
+ | |||
+ | The process is now complete. You should now have a working Wireless Ethernet Bridge. | ||
+ | |||
+ | Remember to set your computer back to its previous network settings. | ||
- | \\ **To set a Wireless Ethernet Bridge, follow these steps:** | + | \\ |
- | - 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) | + | \\ |
- | - 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 // | + | |
- | - Now you will need to use // | + | |
- | * 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) | + | |
- | - **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 // | + | |
- | * Static DNS: Can be the primary router IP address, for this guide let use // | + | |
- | * Starting with **release 2022.6** the FT user can select the option " | + | |
- | - **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. | + | |