Site Tools


wireless_ethernet_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
wireless_ethernet_bridge [2023/06/06 19:22] – -condense, formatting hogwildwireless_ethernet_bridge [2023/06/18 22:28] (current) – [Steps] -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 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 Mode is an easy way to expand your network without having to run long Ethernet cable between devices. 
-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 more details about these modes, see the //Wireless Mode// tables on the [[basic-network|Network]] page.+)) 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) alongside a physical interface in Wireless Ethernet Bridge mode. It may, however, still work properly. 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.((+You are advised not to use Virtual Wireless interface(s) simultaneously with a physical interface in Wireless Ethernet Bridge mode. It may still work properly. However, doing this will not work in Media Bridge mode. Please also be aware that some routers can't pass IPv6 traffic in Wireless Ethernet Bridge mode.((
 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 HOWTO, we will:+ 
 +===== Steps ===== 
 + 
 +For this HOWTO, we will: \\
  
   * Refer to the network you want to expand as the "//primary router"// network.    * Refer to the network you want to expand as the "//primary router"// network. 
Line 20: Line 27:
   * Perform all steps on the secondary router, (the one you wish to use in Wireless Ethernet Bridge mode).   * Perform all steps on the secondary router, (the one you wish to use in Wireless Ethernet Bridge mode).
  
-  First, configure your PC with a static IP address in the same subnet as the secondary router (e.g., 192.168.1.33).\\  + \\ 
-  - Go to the //Network menu. //In the IP Address field in the LAN section, assign an address in the same subnet  \\ as the primary router, but outside the DHCP pool of your network.  We will use 192.168.1.2. \\ Uncheck the 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 match the primary router Wifi network you want to bridge (i.e., 2.4GHz or 5GHz) with: \\  +  Configure your PC with a static IP address in the same subnet as the secondary router (e.g., 192.168.1.33).\\  \\  
-    Set Wireless Mode to: Wireless Ethernet Bridge +  - Go to the [[basic-network|Network]] menu//. //In the //IP Address// field in the LAN section
-    Set Wireless Network Mode to: Auto +    - Enter an IP address in the same subnet as the primary router, but outside the DHCP pool of your network. \\ For our example, we will use 192.168.1.2. 
-    Set SSID: WlanSSID_to_which_you_want_to_connect_to (the primary router's SSID) +    - Uncheck the //Use DHCP// checkbox and click //OK// 
-    Set Channel to: "Auto" or to match the primary router's setting +    - Click Save. \\  \\ 
-    Set Channel Width to: match the primary router setting +  - 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 Control Sideband: Must match the primary router setting +    Set Wireless Mode to: Wireless Ethernet Bridge 
-    Set Security to: match the primary router's setting (usually WPA2 Personal) +    Set Wireless Network Mode to: Auto 
-    Set Encryption to: match the primary router setting (usually AES) +    Set SSID to"WlanSSID_to_which_you_want_to_connect_to"  (the primary router's SSID) 
-    Set Shared Key to: WlanPassword_of_router_to_whcih_you_want_to_connect (the passphrase of the primary router) +    Set Channel to: "Auto" or to match the primary router's setting 
-    Set Group Key Renewal to: match the primary router setting (usually 3600 seconds) \\  +    Set Channel Width to: match the primary router setting 
-    Click Save. +    Set Control Sideband to: match the setting on the primary router 
-  - In the //Network menu//, in the //LAN// section set: \\  +    Set Security to: match the primary router's setting (usually WPA2 Personal) 
-    Default Gateway to: the IP address of the primary router. We will use 192.168.1.1 +    Set Encryption to: match the primary router'setting (usually AES) 
-    Static DNS to: the primary router's IP address. We will use 192.168.1.1 +    Set Shared Key to: "SharedKey_of_router_to_which_you_want_to_connect"  (the passphrase of the primary router) 
-    In **release 2022.6** or later, if you select the "Automatic IP" option, your router will obtain IP/Gateway/DNS data via DHCP (if possible) +    Set Group Key Renewal to: match the primary router setting (usually 3600 seconds) 
-    Click Save.  +    Click Save. \\  \\ 
-    The process is complete. You should now have a working Wireless Ethernet Bridge.   +  - In the [[basic-network|Network]] menu, in the LAN section: \\  \\  
-    Remember to set your computer back to it'previous network settings.+    - Set Default Gateway to: the IP address of the primary router. We will use 192.168.1.1 
 +    - Set Static DNS to: the primary router's IP address. We will use 192.168.1.1 
 +    In **release 2022.6** or later, selecting "Automatic IP" will make your router obtain IP/Gateway/DNS data via DHCP (if possible) 
 +    Click Save. 
 + 
 + \\ 
 + 
 +The process is complete. You should now have a working Wireless Ethernet Bridge. 
 + 
 +Remember to set your computer back to its previous network settings. 
 + 
 + \\ 
 + 
 + \\
  
  
wireless_ethernet_bridge.1686075747.txt.gz · Last modified: 2023/06/06 19:22 by hogwild