Hi!
Scenario:
I have a device with an embedded AP that is not configurable.
There is an Android app that connects to the device through its AP (by making the user to select and connect to its SSID).
There is LAN nearby.
I would like to monitor the device from outside of its APs coverage.
I would like to have the embedded APs SSID "cloned" over LAN, in my room so the Android app sees it and connects to it.
I have two HAP Lite's for the task.
I am not an expert.
-----
I have gotten to the point of connecting to the embedded AP in Station Pseudobridge mode on the wlan1 interface, it gets an IP (192.168.169.x)
ether1 gets an IP from the LAN (172.16.0.x)
And I'm stuck at this point. Please give me guidance how to continue?
Thanks!