<div dir="ltr">Hi,<div><br></div><div>I&#39;m looking for a way to have simultaneously  an AP and a wireless client with a _single_ wifi device.</div><div><br></div><div>I am able to start multiple SSIDs with hostapd, following [1]. This works perfectly. I can connect to each SSID. (tested with 4 SSIDS)</div><div><br></div><div>This gave me the idea, that if hostapd can create &#39;new&#39; wlan devices. I (hopefully) can configure the 2nd  wlan0_0 device as a wifi client.</div><div><br></div><div><br></div><div>Usecase: For a device thats</div><div>1) sometimes, when near an AP it needs internet acces for itself (hence the required &#39;client&#39; functionality)</div><div>2) needs to be connected to some other devices, that are only wifi clients. (these devices don&#39;t needs to access internet, only direct access to my device).</div><div><br></div><div><br></div><div>I tried letting hostapd create the 2nd interface(wlan0_0)  by just adding bss=wlan0_0  to my hostapd config file.  It does create the device, but trying to &#39;ifup&#39; that as a client (no security yet)  fails.</div><div><br></div><div><br></div><div>Anyone have any clues how to achieve this ?</div><div><br></div><div>host: linux</div><div>wifi: GWF-3M05 IEEE 80211 Wlan module (usb)</div><div><br></div><div>Regards,</div><div>Harm Verhagen</div><div><br></div><div>[1] <a href="http://wiki.stocksy.co.uk/wiki/Multiple_SSIDs_with_hostapd">http://wiki.stocksy.co.uk/wiki/Multiple_SSIDs_with_hostapd</a></div></div>