Hi everyone,
after finding a few threads that have a similar topic, but none with the configuration I have in mind, I though I'll ask the proven source of truth.
I'm looking to implement the following scenario:
- A vehicle provides Internet access via LTE while on tour and shares the access to the devices on board the vehicle.
- Once the vehicle is back in the garage/station, the internet access is not via LTE but via the provided WiFi (This will be done by a failover-routing like "default-GW is local LAN-Router, if not available, switch routing to LTE")
- We are talking about 3 to 7 vehicles, each with 1-4 devices that access the onboard-wifi
My approach:
- Take a LTAPmini
- configure LTE Access
- configure an AP for the onboard wifi
- configure a wifi in station mode to connect to the wifi provided when back in the garage/station.
Issues/Questions:
================
- The LTAPmini only has one 2GHZ-Radio with dualchain, so configure wireless-interface an a virtual wireless interface. Based on other threads, the virtual wifi-interface usually vanishes when the master-wifi is gone (e.g. Travelrouterconfig with MAP2n). So I would need to configure the msater-wifi as the Accesspoint and the station-mode on the virtual wifi-interface. At least that worked so far. The only caveat is that I have to set the frequency of the master-wifi (AP-Mode) manually to the frequency of the AP used in the garage. Otherwise the virtual wifi-interface (StationMode) won't find the AP to connect, when returning home, as the virtual interface will always use the frequency of the master-interface. Now, did I get that right and second, is there a more elegant way?
- Building bridges....do I need a bridge? As all traffic from the AP/master-interface is either routed to the LTE-Interface or the virtual-wireless-interface I believe I don't need a bridge from that perspective. So I would only configure a bridge to access the LTAPmini itself, right? Which interfaces should be added to the bridge, ether1, main-wifi, virtual-wifi, LTE? I would assume the first three mentioned, as it allows me to access the LTAPmini from an ethernetcable, via the local onboard wifi and remote through the garage/station wifi provided.
- Providing to Wifis/SSIDs on the same frequency will impact performance, at least in theory. Based on the values mentioned earlier, do you see an issue here. I need to add, that the traffic from the devices is going to be low on average, mainly receiving mails/messages and an update once in a while.
Appreciate your share of expertise,
cheers,
Plani