Hi all,
We're trying to replicate the tethering from wifi hotspot to ethernet interface, but without success. In the past it was enough to add some common commands on iptables and it would work, right know it seems like it need something more. We're on imx8m and still no luck. Ethernet drivers and connection is ok. We just can't enable tethering on this interface from wwan0.
Has any one been able to do it?
Thanks in advance.
We have managed to achieve the tethering on the Eth0 interface,based on this solution : https://gitlab.edgecenter.io/b3399g/android-bsp/-/commit/e76f3f86ff3daf4cdc185121c7d082994b9317f9.
It now works.