All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: "Håvard Rabbe" <hrabbe@me.com>, linux-wireless@vger.kernel.org
Subject: Re: How can I get WDS to work? I need some help
Date: Mon, 04 Sep 2017 15:26:46 +0200	[thread overview]
Message-ID: <1504531606.27801.2.camel@sipsolutions.net> (raw)
In-Reply-To: <6B96DBC1-F290-4853-BC5F-F884727BF591@me.com> (sfid-20170823_170017_289214_D6D7BDC5)

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

      reply	other threads:[~2017-09-04 13:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1504531606.27801.2.camel@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=hrabbe@me.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.