All of lore.kernel.org
 help / color / mirror / Atom feed
* How can I get WDS to work? I need some help
@ 2017-08-23 15:00 Håvard Rabbe
  2017-09-04 13:26 ` Johannes Berg
  0 siblings, 1 reply; 2+ messages in thread
From: Håvard Rabbe @ 2017-08-23 15:00 UTC (permalink / raw)
  To: linux-wireless

Hi

Im trying to get wds working. I haven=E2=80=99t found much documentation =
on this topic. This is what i have found: =
https://wireless.wiki.kernel.org/en/users/documentation/iw#setting_up_a_wd=
s_peer

I have configured two machines with hostapd with the same config. Its =
also the same wifi card WLE200NX using the AR9280 chipset.

After APs is running I have used this commands on both AP=E2=80=99s with =
the other APs wifi mac address:

iw phy phy0 interface add wds0 type wds
iw dev wds0 set peer <MAC address>

then wds0 interface is showing up

------------------
wds0      IEEE 802.11abgn  Mode:Repeater  Access Point: Not-Associated  =20=

          Tx-Power=3D20 dBm  =20
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
---------------------


But it says Access Point: Not-Associated


I have no clue what to do next.

Is there anyone who know something about this?

Thank you for any help


Best Regards,

H=C3=A5vard Rabbe=

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

* Re: How can I get WDS to work? I need some help
  2017-08-23 15:00 How can I get WDS to work? I need some help Håvard Rabbe
@ 2017-09-04 13:26 ` Johannes Berg
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Berg @ 2017-09-04 13:26 UTC (permalink / raw)
  To: Håvard Rabbe, linux-wireless

On Wed, 2017-08-23 at 17:00 +0200, Håvard Rabbe wrote:
> Hi
> 
> Im trying to get wds working. I haven’t found much documentation on
> this topic. This is what i have found: https://wireless.wiki.kernel.o
> rg/en/users/documentation/iw#setting_up_a_wds_peer
> 
> I have configured two machines with hostapd with the same config. Its
> also the same wifi card WLE200NX using the AR9280 chipset.
> 
> After APs is running I have used this commands on both AP’s with the
> other APs wifi mac address:
> 
> iw phy phy0 interface add wds0 type wds
> iw dev wds0 set peer <MAC address>
> 
> then wds0 interface is showing up
> 
> ------------------
> wds0      IEEE 802.11abgn  Mode:Repeater  Access Point: Not-
> Associated   
>           Tx-Power=20 dBm   
>           Retry short limit:7   RTS thr:off   Fragment thr:off
>           Power Management:off
> ---------------------
> 
> 
> But it says Access Point: Not-Associated
> 
> 
> I have no clue what to do next.

I think you have to do something like "iw wds0 set peer <MAC addr>" but
frankly, you're far better off using the 4-addr AP/client mode since
that allows proper feature negotiation and can use HT/VHT etc.:

https://wireless.wiki.kernel.org/en/users/documentation/iw#using_4-address_for_ap_and_client_mode

johannes

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

end of thread, other threads:[~2017-09-04 13:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-23 15:00 How can I get WDS to work? I need some help Håvard Rabbe
2017-09-04 13:26 ` Johannes Berg

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.