kevin
3
@RangerZ, I have gone through your posts in openwrt forum, and the related threads.
I think you have understood the problem perfectly well. My box(mt300a), needs to connect to a STAtion (always the same) as a Client and needs to act as a Master to set a Smart Devices. In this process, the Internet connection from the STAtion side needs to be made avaialble to the Master side.
From the various options that were presented, the ideal one for our requirement would be to set the STAtion iface to be Disabled, at the boot time, and then replace it with a new config after startup with an Enabled, and do a network restart (init.d/network restart). Would this work?
But the issue here is to still SCAN for the APs on the STAtion side, and only enable STAtion when the Internet AP is in the scan list.
How do we SCAN?