Hi Josiah!

On Monday, 16 December 2019 16:00:20 UTC+2, Josiah Akinloye wrote:
>
> Thanks Gwen.
> I really appreciate your effort.
> I will get back to you 
> Again... a big thanks 
>
> On Mon, 16 Dec 2019 at 14:56 Gwen Stouthuysen <gwen.st...@gmail.com 
> <javascript:>> wrote:
>
>> No, I haven't tried to remove connmanctl
>>
>> I have no problem with the application, as it does exactly what I want it 
>> to do.
>>
>> There is quite some configuration behind the curtains, dive deeper into 
>> the configuration files and you might find the settings you want to alter. 
>>
>> Gwen
>>
>> Op ma 16 dec. 2019 om 14:17 schreef Josiah Akinloye <josiaha...@gmail.com 
>> <javascript:>>:
>>
>>> Thanks Gwen, Do you have any idea how I can manage the WiFi network on 
>>> beagle bone wireless without using CONNMANCTL
>>>
>>> Kind regards,
>>> Josiah 
>>>
>>> On Mon, 16 Dec 2019 at 13:55 Gwen Stouthuysen <gwen.st...@gmail.com 
>>> <javascript:>> wrote:
>>>
>>>> Here is some explication/tutorial on bridging the two networks in your 
>>>> BBW
>>>>
>>>> https://wiki.debian.org/BridgeNetworkConnections 
>>>>
>>>> Regards,
>>>>
>>>> Gwen 
>>>>
>>>> Op ma 16 dec. 2019 om 13:49 schreef Josiah Akinloye <
>>>> josiaha...@gmail.com <javascript:>>:
>>>>
>>>>> Thanks for your reply, I have been able to get internet connectivity 
>>>>> from the modem using MBIM and also I have created a WiFi gateway + DHCP 
>>>>> server using COMMANCTL but where I have problem is the bridging the 
>>>>> gateway 
>>>>> with the network port offered by the 4g modem.  Thanks again 
>>>>>
>>>>> On Mon, 16 Dec 2019 at 11:58 Gwen Stouthuysen <gwen.st...@gmail.com 
>>>>> <javascript:>> wrote:
>>>>>
>>>>>> Let me try to explain what you will have to do:
>>>>>>
>>>>>>    - Connect the module to the BBBW.
>>>>>>       - It has USB drivers so it should be straight forward to 
>>>>>>       enable it as a network node.
>>>>>>       - A small cape could be designed to do this, RPi hats do exist
>>>>>>       - 
>>>>>>       
>>>>>> https://www.elementzonline.com/blog/Accessing-internet-with-SIM7600-4G-Modem-using-MBIM-interface-in-Pocketbeagle-Beaglebone
>>>>>>         
>>>>>>       - Set up a WiFi gateway (Wifi access point credentials + DHCP 
>>>>>>    server for this port)
>>>>>>    - Bridge the gateway with the network port offered by the 
>>>>>>    SIM7600e driver
>>>>>>    - Set up a firewall to avoid malicious access from both WiFi and 
>>>>>>    Cellular
>>>>>>
>>>>>> It is a bit more complex than forwarding the IP address, but it is a 
>>>>>> well documented setup.
>>>>>>
>>>>>> But you are lucky: the standard Debian OS prepares the WiFi as an 
>>>>>> access point, you just have to arrange the SIM7600e integration and the 
>>>>>> bridge & Firewall
>>>>>>
>>>>>
When both your dialup connection and Wifi are managed by connman, you can 
use its built-in tethering functionality to share Internet from first to 
the other.

If I'm interpreting connmanctl v1.36 documentation correctly (connmanctl 
--help), the command would look something like this:

$ sudo connmanctl tether wifi on MY_SSID MY_PASS

There might be some requirements, i.e. connman might assume it has 
established the dialup connection (as opposed to MBIM). I haven't 
experimented this much.

--
Kind regards,
Tarmo

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/0c404225-528a-4242-b887-a3cf795a7c0d%40googlegroups.com.

Reply via email to