From owner-freebsd-net@FreeBSD.ORG Thu Mar 26 02:52:25 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B777010656E2 for ; Thu, 26 Mar 2009 02:52:25 +0000 (UTC) (envelope-from dcornejo@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.229]) by mx1.freebsd.org (Postfix) with ESMTP id 901A48FC27 for ; Thu, 26 Mar 2009 02:52:25 +0000 (UTC) (envelope-from dcornejo@gmail.com) Received: by rv-out-0506.google.com with SMTP id g37so2902096rvb.3 for ; Wed, 25 Mar 2009 19:52:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=k3QKT350qGBP9J4iHcQUVGiSyOlC32Omsre7TSRWpGI=; b=DUK3t47ij1u2TODEwCF82n3dAFC2Iv+Ty15yy+BZacb9EIu6eB3faaBNXBG4aGgY7o dkMvs2bVb++alw9KpAQkqEoMOyM2t3n5F07rUspoz0wKISWsCKDOayr3X/TvfcWYrTVI rEOHQIUWI2EFMIW3HNE3a9hsaPpugVnAdafp8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=F9Hv61baFyCAlZes9Iq6vto8Dff1A8oK4f4Uj6AnMkwTEbscQIdqSXSlLxO6F9fEWA rt8k5gA4NFHPvayWKCnO+DF8tpD5qpLHJJZDYfAvf0YNHIevYSBsP3MUf4IovxhSH2VV IK7En668vO+vw9KB9gG4m3+jDDZhv5K58UH8w= MIME-Version: 1.0 Received: by 10.141.197.14 with SMTP id z14mr165670rvp.63.1238034119569; Wed, 25 Mar 2009 19:21:59 -0700 (PDT) Date: Wed, 25 Mar 2009 16:21:59 -1000 Message-ID: <6b8e8f4f0903251921h285c65c6i41444d577631158d@mail.gmail.com> From: David Cornejo To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: wds how-to? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Mar 2009 02:52:26 -0000 Aloha, I'm trying to get WDS running - I am working my way through the stuff in /usr/src/tools/tools/net80211/scripts, but it really only gives examples and doesn't explain the why of it - is there a more verbose how to somewhere that would help me understand this? thanks, dave c