Is possible set up YUN as AP Client mode?
AP Client mode ?
In IEEE 802.11 (Wi-Fi) terminology, a station (abbreviated as STA) is a device that has the capability to use the 802.11 protocol. For example, a station may be a laptop, a desktop PC, PDA, access point or Wi-Fi phone. An STA may be fixed, mobile or portable. Generally in wireless networking terminology, a station, wireless client and node are often used interchangeably, with no strict distinction existing between these terms. A station may also be referred to as a transmitter or receiver based on its transmission characteristics. IEEE 802.11-2007 formally defines station as: Any device that contains an IEEE 802.11-conformant media access control (MAC) and physical layer (PHY) interface to the wireless medium (WM).
"AP Client mode"I found this term on the Internet as I was looking for an answer to my question how to connect a device through the ethernet port thru wifi to the main router so that I have an IP with its DHCP server.
I try this setup "Yun STA for managed (client) mode" but ethernet device is in different network as main router and can not access to ethernet device from other client main router.
Something like this example with picture desktop2 wired to wifi second router and have the same network segment IP like other wifi devices.
Set up dhcp server at wan (ethernet port)
If you need share internet connection over ethernet cable with PC
I need only DHCP server at WIFi router and give IP for PC , arduino Yun should be "invisible" for WiFi router, work as middleman. I do not have any problem to get internet connection, i need IP for PC with the same network segment as WiFi router. Setup "Set up dhcp server at wan (ethernet port)" does not provide this.
Bridged Client Mode (brcm-2.4 only)
The bridged client mode is a proprietary Broadcom extension called WET (Wireless Ethernet Transceiver) mode. It is mostly Layer 2 transparent but has some disadvantages that may hinder network connectivity under certain circumstances.
Yun is base on Qualcomm AR9331 and no working with Wireless Ethernet Transceiver mode.
List of all the client mode:
https://wiki.openwrt.org/doc/howto/clientmode
One possible solution:
Bridged Client Mode with mostly Layer 2 transparent that is desire setup for me. Bad news i can not use Yun, relayd option also can not use because i do not have relay option of the protocol.