From owner-freebsd-wireless@FreeBSD.ORG Wed Apr 2 21:33:54 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CAF3A7CE; Wed, 2 Apr 2014 21:33:54 +0000 (UTC) Received: from mail-qa0-x230.google.com (mail-qa0-x230.google.com [IPv6:2607:f8b0:400d:c00::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 57959ECF; Wed, 2 Apr 2014 21:33:54 +0000 (UTC) Received: by mail-qa0-f48.google.com with SMTP id m5so782330qaj.7 for ; Wed, 02 Apr 2014 14:33:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=V45vfrcxW19wUWhXUBHkwtfMmqmXOLMknJFb7D5ZMiw=; b=UxaFU2ZNFSkRmOMnAWnt1cQSG47O9M/bOO5eK/FStf1QAFExYsCNOexbAwGxWC6kLF WCe8EuY1zarTp1Og6cKxvk4u4sHojoCTPoCKLBYhTc2+k49yT5nhykLHEe80wiaV5aBG igz82kMZDYzd8u7mozEZlpMJyC7edhMiZUXf0YijGYSH/UnOkY2KGnniZIcKY+YHnhF5 iAJKmxff61E7HSPaGdnI4mJgBVAd+dgX2cUSW+pvImvO44SgqQPjG7LPZx9lZ2CRVRqc ndpqNv3Nv3v6i5tTCVfoNwyAN8ldhWp/5zWFS77rXtq2HjPfMolsaWzvRuE1J8fYlPN7 qQIw== MIME-Version: 1.0 X-Received: by 10.224.96.138 with SMTP id h10mr128874qan.26.1396474432996; Wed, 02 Apr 2014 14:33:52 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.50.143 with HTTP; Wed, 2 Apr 2014 14:33:52 -0700 (PDT) In-Reply-To: <533BD60D.9050701@weboutsourcing.cz> References: <533BD60D.9050701@weboutsourcing.cz> Date: Wed, 2 Apr 2014 14:33:52 -0700 X-Google-Sender-Auth: o0eAaTlsIfjpfx79djReMwfde6A Message-ID: Subject: Re: WDS with a FreeBSD access point From: Adrian Chadd To: Ondra Knezour Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-wireless@freebsd.org" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2014 21:33:54 -0000 Right, but has someone done it and has some instructions / horror stories? I'm busy trying to figure out power save support and fix some 1n AP mode traffic hangs, so I can't really also document/diagnose/debug WDS. I'm happy to do the debug bit, but I need some help in general there. Thanks, -a On 2 April 2014 02:19, Ondra Knezour wrote: > Dne 2.4.2014 11:11, David Chisnall napsal(a): > >> Does anyone know what I need to do to the FreeBSD box to make it talk to >> the WDS relay / remote? > > > See ifconfig(8) - section wlanmode wds > > -- > Ondra Knezour > > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org"