All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] ath9k as simultaneous AP/client
@ 2010-08-31 14:00 Mike Pithouse
  2010-08-31 16:22 ` pat-lkml
  2010-08-31 16:23 ` pat-lkml
  0 siblings, 2 replies; 4+ messages in thread
From: Mike Pithouse @ 2010-08-31 14:00 UTC (permalink / raw)
  To: ath9k-devel

Hi all,

 

I need to set up an ath9k-driven atheros wi-fi card to behave as an
access_point and client at the same time.  I can see that it is possible
for cards which use the madwifi driver (wlanconfig command), but haven't
been able to find any information for doing this on cards which use the
ath9k driver.  

 

I've used hostapd to run an access point and wpa_supplicant to behave as
a client but don't seem to be able to run both at the same time.

 

Can you let me know if this behaviour is possible with the ath9k driver?

 

Thanks, Mike.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20100831/d8d3daf8/attachment.htm 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ath9k-devel] ath9k as simultaneous AP/client
  2010-08-31 14:00 [ath9k-devel] ath9k as simultaneous AP/client Mike Pithouse
@ 2010-08-31 16:22 ` pat-lkml
  2010-09-06  9:21   ` Mike Pithouse
  2010-08-31 16:23 ` pat-lkml
  1 sibling, 1 reply; 4+ messages in thread
From: pat-lkml @ 2010-08-31 16:22 UTC (permalink / raw)
  To: ath9k-devel

An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20100831/c6ea5ab3/attachment.htm 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ath9k-devel] ath9k as simultaneous AP/client
  2010-08-31 14:00 [ath9k-devel] ath9k as simultaneous AP/client Mike Pithouse
  2010-08-31 16:22 ` pat-lkml
@ 2010-08-31 16:23 ` pat-lkml
  1 sibling, 0 replies; 4+ messages in thread
From: pat-lkml @ 2010-08-31 16:23 UTC (permalink / raw)
  To: ath9k-devel

An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20100831/690b9f1c/attachment.htm 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ath9k-devel] ath9k as simultaneous AP/client
  2010-08-31 16:22 ` pat-lkml
@ 2010-09-06  9:21   ` Mike Pithouse
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Pithouse @ 2010-09-06  9:21 UTC (permalink / raw)
  To: ath9k-devel

Hi Pat,

 

Thanks for your response.  I think the missing piece of the jigsaw was
the MAC change you mention.  Hopefully I'll get the chance to try this
soon.

 

Thanks again, Mike.

 

 

From: pat-lkml [mailto:pat-lkml at erley.org] 
Sent: 31 August 2010 17:22
To: Mike Pithouse
Cc: ath9k-devel at venema.h4ckr.net
Subject: Re: [ath9k-devel] ath9k as simultaneous AP/client

 

On 8/31/2010 10:00 AM, Mike Pithouse wrote: 

Hi all,

 

I need to set up an ath9k-driven atheros wi-fi card to behave as an
access_point and client at the same time.  I can see that it is possible
for cards which use the madwifi driver (wlanconfig command), but haven't
been able to find any information for doing this on cards which use the
ath9k driver.  

 

I've used hostapd to run an access point and wpa_supplicant to behave as
a client but don't seem to be able to run both at the same time.

 

Can you let me know if this behaviour is possible with the ath9k driver?

 

Thanks, Mike.


iw phy phy0 interface add ap0 type station
iw phy phy0 interface add sta0 type station

configure hostapd to use ap0 on same channel as ap you're connecting to
start hostapd
configure wpa_supplicant to use sta0
start wpa_supplicant

has always worked for me

 

 

Forgot to add: change mac address of sta0...

Pat

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20100906/b9c0b810/attachment.htm 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-09-06  9:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-31 14:00 [ath9k-devel] ath9k as simultaneous AP/client Mike Pithouse
2010-08-31 16:22 ` pat-lkml
2010-09-06  9:21   ` Mike Pithouse
2010-08-31 16:23 ` pat-lkml

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.