From owner-freebsd-wireless@FreeBSD.ORG Thu Apr 3 03:20:54 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3A17663B; Thu, 3 Apr 2014 03:20:54 +0000 (UTC) Received: from mail.koukaam.se (mail.koukaam.se [193.86.201.130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.koukaam.se", Issuer "KOUKAAM Certificate Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B53ECE6F; Thu, 3 Apr 2014 03:20:53 +0000 (UTC) Received: from [192.168.1.41] (unassigned-81-90-254-125.ujezd.net [81.90.254.125] (may be forged)) (authenticated bits=0) by mail.koukaam.se (8.14.5/8.14.5) with ESMTP id s333KkOU072667 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Thu, 3 Apr 2014 05:20:51 +0200 (CEST) (envelope-from knezour@weboutsourcing.cz) Message-ID: <533CD386.80906@weboutsourcing.cz> Date: Thu, 03 Apr 2014 05:20:38 +0200 From: Ondra Knezour User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Adrian Chadd Subject: Re: WDS with a FreeBSD access point References: <533BD60D.9050701@weboutsourcing.cz> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Thu, 03 Apr 2014 03:20:54 -0000 Dne 2.4.2014 23:33, Adrian Chadd napsal(a): > Right, but has someone done it and has some instructions / horror stories? There are some scripts in /usr/src/tools/tools/net80211/scripts - related are setup.wds setup.wdsmain and setup.wdsrelay. Also following message can bring in little more info http://lists.freebsd.org/pipermail/freebsd-net/2009-March/021559.html However I probably don't have any hardware to check it out right now :/ -- Ondra Knezour