Site Tools


advanced_scenarios

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
advanced_scenarios [2023/09/24 23:59] – [Scenario 2] -condense, formatting, grammar hogwildadvanced_scenarios [2023/09/25 00:32] (current) – [Advanced Scenarios Notes] -formatting-bullet Notes points hogwild
Line 5: Line 5:
 In most cases, a traditional consumer router works best in only one scenario. It connects your wired/wireless LAN clients to an Internet provider via a single physical WAN port on the router. In FreshTomato, this concept has been abstracted. Each physical or wireless router interface can be customized to work as WAN or LAN interface. This allows for some creative scenarios. Let's discuss some common examples. In most cases, a traditional consumer router works best in only one scenario. It connects your wired/wireless LAN clients to an Internet provider via a single physical WAN port on the router. In FreshTomato, this concept has been abstracted. Each physical or wireless router interface can be customized to work as WAN or LAN interface. This allows for some creative scenarios. Let's discuss some common examples.
  
-Previously, we've discussed **Wireless client mode**, in which FreshTomato connects to another router/AP and FreshTomato and serves Internet access to its wired clients. In this scenario, the internal wireless chipset is used to provide connectivity and does not allow client devices of the client router to connect via wirelessThis can be thought of as the reverse of the more common router installation. In the most common scenario, the router distributes Internet access from a wired connection to wired and wireless clients. In Wireless Client Mode, the router distributes Internet access from a wireless router/AP only to wired clients.+Previously, we discussed **Wireless client mode**, in which FreshTomato connects to another router/AP and serves Internet access to its Ethernet clients. In this scenario, the internal wireless chipset is used to provide connectivity and does not allow client devices of the client router to connect via WiFiYou might think of this as the reverse of the most common router setup. In the most common scenario, the router distributes Internet access from a wired connection to wired and WiFi clients. In Wireless Client Mode, the router distributes Internet access from a wireless router/AP only to Ethernet clients.
  
 Wireless Client Mode can run on three types of devices:  \\   \\ Wireless Client Mode can run on three types of devices:  \\   \\
  
-  - //Single band//: These are usually low-end devices. You can connect to a remote AP, and FreshTomato will get an "external" IP address on the WAN interface (wl0 most likely). The router itself and its wired clients will use this as a gateway to the Internet. \\  \\  +  - //Single band//: These are usually low-end devices. You can connect to a remote AP, and FreshTomato \\  will get an "external" IP address on the WAN interface (wl0 most likely). The router itself and its wired clients \\ will use this as a gateway to the Internet. \\  \\  
-  - //Dual-band//: Similar to above, but you have a secondary wireless chipset (probably wl1).  That secondary interface can be set to operate in a different mode, such AP or WPS mode). Another potential scenario for dual-band devices is to have both wl0 and wl1 working in Wireless Client Mode, and use the MultiWAN function to allow the router/AP to perform either load sharing of active-failover functions. \\  \\  +  - //Dual-band//: Similar to above, but you have a secondary wireless chipset (probably "wl1"). \\ This secondary interface can be set to operate in a different mode, such AP or WPS mode. \\ Another potential scenario for dual-band devices is to have both wl0 and wl1 working in  \\ Wireless Client Mode, \\ and use the MultiWAN function to allow the router/AP to perform either load sharing \\ or active failover functions.\\  \\  
-  - //Tri-band//: This is similar to Dual bandhowever now you have the flexibility of a third wireless chipset which you can decide to use as you choose, in many combinations of operational modes.+  - //Tri-band//: With these models, you have the flexibility of a third WiFi chipset to to use as you like\\ in various combinations of operational modes.
  
  \\  \\
  
 Let's consider some real-world scenarios to understand how these modes might apply in each scenario. Let's consider some real-world scenarios to understand how these modes might apply in each scenario.
 +
 + \\
  
  
-==== Scenario 1 Extending a WiFi signal (with router in the middle) ====+==== Scenario 1Extending a WiFi signal (with the Router in the Middle) ====
  
  \\  \\
Line 24: Line 26:
 You have access to an external WiFi service at the front of your property, but the signal doesn't reach your WiFi enabled devices. You have access to an external WiFi service at the front of your property, but the signal doesn't reach your WiFi enabled devices.
  
-The Issue:\\ {{:pasted:20220215-102048.png}}+ \\ 
 + 
 +The Issue: 
 + 
 + \\ {{:pasted:20220215-102048.png}}
  
  \\  \\
  
-You'll need at least a dual-band device. Set up wl0 as wireless client and wl1 as an AP. On dual-band devices, the wl0 interface is usually 2.4 GHz, and wl1 is 5 GHz, so there's no risk of interference between the two. Since a 2.4 GHz signal generally will travel further, you should use that band to connect at longer distances. If your device is tri-band, ensure the two 5 GHz interfaces (in whichever operating mode they're in) work on a non-overlapping frequency (channel). In this mode, your router will connect to the external WiFi and serve you an SSID. You wil connect to that SSID from within the property.+For this configuration, you'll need at a dual-band or tri-band device. Set up "wl0as wireless client and "wl1as an AP. On dual-band devices, the wl0 interface is usually 2.4 GHz, and wl1 is 5 GHz, so there's no risk of interference between the two. 
 + 
 +Generally, a 2.4 GHz signal will travel further, so you should use that band to connect at longer distances. If your device is tri-band, ensure the two 5 GHz interfaces (regardless of the operating mode they're in) work on a non-overlapping frequency (channel). In this mode, your router will connect to the external WiFi and serve you an SSID. You wil connect to that SSID from within the property.
  
  \\  \\
  
-Solution:\\  {{:pasted:20220215-102133.png}}+The Solution: 
 + 
 + \\ {{:pasted:20220215-102133.png}}
  
  \\  \\
Line 47: Line 57:
 The Issue: The Issue:
  
- \\ \\ {{:pasted:20220215-100523.png}}+ \\ {{:pasted:20220215-100523.png}}
  
  \\  \\
Line 57: Line 67:
 The Solution: The Solution:
  
- \\ \\  {{:pasted:20220215-165237.png}}+ \\ {{:pasted:20220215-165237.png}}
  
 + \\
  
-==== Scenario 3 ==== 
-**Mixed DualWAN (ethernet and WiFi)** 
  
-You have access to both Physical connectivity (for example, a wired ISP) and wireless connectivity (such as your generous neighbour). Here, you might want a Dual WAN configuration, where the ISP on the physical WAN port acts as your primary WAN, and where, say, wl0 might provide a backup connection. In this case, MultiWAN should be set with weight 1/0 (active/passive).+==== Scenario 3: Mixed Dual WAN (Ethernet and WiFi====
  
-Solution:\\ + \\
-{{:pasted:20220215-171426.png}} +
-==== Scenario 4 ==== +
-**Pure WiFi DualWAN**+
  
-This is a Dual WAN Wireless Client Mode scenario. Say for example you have a Dual/Tri-band router and have access to two different WiFi Services (say publicstree-based Wifi and generous neighbour). You could configure wl0 as a wireless client for the public Internet and wl1 as a wireless client towards your neighbour's networkThenif you have a Dual band modelyou're left only with physical connectivity for your LAN.  Howeverif you had a Tri-band modelyou'd still have room to create local SSIDRemember that Dual band models always have one 2.4GHz interface and one 5GHz interface. Tri-band models always have one 2.4GHz interface and two 5GHz interfaces. Consider this carefully during your planningas some devices are likely to be 2.4GHz only. Another possible option is to add a second local device (FreshTomato or otherwiseto handle LAN WiFi.+In this scenarioyou have access to both physical connectivity (for example, a wired ISPand wireless connectivity (such as a generous neighbour)Here, you might want a Dual WAN configurationwhere the ISP on the physical WAN port acts as your primary WANand wheresay, "wl0" might provide backup connectionIn this caseMultiWAN should be set with weight 1/0 (active/passive).
  
-Solution:\\ + \\
-{{:pasted:20220215-171344.png}} +
-==== Scenario 5 ==== +
-**WiFi6 integration**+
  
-WiFi 6 is a superior technology not currently supported by FreshTomato due to driver/kernel restrictions. If you need to cover a large estate (for example, with repeaters), it is advised to buy external WiFi 6 mesh equipment to handle LAN WiFi connectivity only and let FreshTomato with WiFi disabled perform all gateway (to the Internet) operations. if you will require functions like Guest WLANs or any sort of LAN separation, make certain that the WiFi 6 mesh system you select supports VLANs.+The Solution:
  
-Solution:\\ + \\ {{:pasted:20220215-171426.png}} 
-{{:pasted:20220215-102621.png}}+ 
 + \\ 
 + 
 + 
 +==== Scenario 4: Pure WiFi Dual WAN ==== 
 + 
 + \\ 
 + 
 +This is a Dual WAN Wireless Client mode scenario. Say, for example you have a Dual/Tri-band router and have access to two different WiFi Services (say public, street-based Wifi and a generous neighbour). You could configure wl0 as a wireless client for the public Internet and wl1 as a wireless client towards your neighbour's network. Then, if you have a Dual band model, you're left only with physical connectivity for your LAN.  However, if you had a Tri-band model, you'd still have room to create a local SSID. Remember that Dual band models always have one 2.4GHz interface and one 5GHz interface. Tri-band models always have one 2.4GHz interface and two 5GHz interfaces. Consider this carefully during your planning, as some devices are likely to be 2.4GHz only. Another option would be to add a second local device (FreshTomato or otherwise) to handle LAN WiFi. 
 + 
 + \\ 
 + 
 +The Solution: 
 + 
 + \\ {{:pasted:20220215-171344.png}} 
 + 
 + \\ 
 + 
 + 
 +==== Scenario 5: WiFi6 Integration ==== 
 + 
 + \\ 
 + 
 +WiFi 6 is a superior technology, not currently supported by FreshTomato due to driver/kernel restrictions. If you need to cover a large area (say, with repeaters), you are advised to buy external WiFi 6 mesh equipment to handle LAN WiFi connectivity only and let FreshTomato perform all gateway (to the Internet) operations with WiFi disabled. if you will require functions like Guest WLANs or any sort of LAN separation, make certain that the WiFi 6 mesh system you select supports VLANs. 
 + 
 + \\ 
 + 
 +The Solution: 
 + 
 + \\ {{:pasted:20220215-102621.png}} 
 + 
 + \\
  
  
 ===== Advanced Scenarios Notes ===== ===== Advanced Scenarios Notes =====
  
-WDS is a relatively old protocol to establish direct wireless connectivity between APs where the usage of a physical calble is not possible. As of 2022, using WDS is not recommended however it cans still help in some peculiar scenarios. WDS also is vendor-dependent and might not benefit from the full intra-device airtime bandwidth. Also please remember that currently trunking over WDS is not supported, this means that to extend SSID/VLAN from AP1 to AP2 would work only for e.g. br0. If you were to extend the secondary SSID/VLAN you would need to use a secondary radio (e.g. 5GHz). So 1 WDS link = 1 VLAN (max).+  * WDS is a relatively old protocol to establish direct wireless connectivity between APs where the usage of a physical cable isn'possible. While the use of WDS is unrecommended since 2022, WDS can still be helpful in certain, less common scenarios.  
 +  * WDS is vendor-dependentand might not benefit from the full intra-device airtime bandwidth.  
 +  * Finally, remember that currentlytrunking over WDS is not supported. Thus, to extend an SSID/VLAN from AP1 to AP2 would work only for one bridge (such as "br0"). If you wanted to extend the secondary SSID/VLANyou would need to use a secondary radio (such as 5GHz interface). \\ In other words, 1 WDS link = 1 VLAN (max).
  
  
advanced_scenarios.1695596345.txt.gz · Last modified: 2023/09/24 23:59 by hogwild