From owner-freebsd-wireless@freebsd.org Thu Jul 9 11:01:24 2015 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D8759975FE for ; Thu, 9 Jul 2015 11:01:24 +0000 (UTC) (envelope-from mjl@luckie.org.nz) Received: from mailfilter5.ihug.co.nz (mailfilter5.ihug.co.nz [203.109.136.5]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "Cisco Appliance Demo Certificate", Issuer "Cisco Appliance Demo Certificate" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7388E12D2 for ; Thu, 9 Jul 2015 11:01:22 +0000 (UTC) (envelope-from mjl@luckie.org.nz) X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=sXXNom+mHtrLCeByfoXNEn7yzlo8td5DvFy87PEML+U= c=1 sm=2 a=9hCt2o_YQJOQdL-GhbUA:9 a=QEXdDO2ut3YA:10 a=j4nzMFrpAAAA:8 a=DNyHsnSD7mhdHVgoFz8A:9 X-IronPort-AV: E=Sophos;i="5.15,439,1432555200"; d="asc'?scan'208";a="221164552" Received: from 118-92-61-215.dsl.dyn.ihug.co.nz (HELO spandex.luckie.org.nz) ([118.92.61.215]) by cust.filter5.content.vf.net.nz with ESMTP/TLS/DHE-RSA-AES256-SHA; 09 Jul 2015 23:00:11 +1200 Received: from macmini.luckie.org.nz ([192.168.3.23]) by spandex.luckie.org.nz with esmtp (Exim 4.85 (FreeBSD)) (envelope-from ) id 1ZD9YV-0003my-Ck for freebsd-wireless@freebsd.org; Thu, 09 Jul 2015 22:59:51 +1200 To: freebsd-wireless@freebsd.org From: Matthew Luckie Subject: wds and wpa X-Enigmail-Draft-Status: N1110 Message-ID: <559E5423.8060607@luckie.org.nz> Date: Thu, 9 Jul 2015 22:59:47 +1200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1WBHoHR7aUxwHr4IB1N6EtpR6TfKQJCpn" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.20 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, 09 Jul 2015 11:01:24 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --1WBHoHR7aUxwHr4IB1N6EtpR6TfKQJCpn Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi I have been experimenting with getting a WDS AP paired. I believe I have succeeded. Both APs are running FreeBSD and have atheros cards. I have, on the lounge AP: wlans_ath0=3D"wlan0 wlan1" create_args_wlan0=3D"wlanmode hostap" create_args_wlan1=3D"wlanmode wds wlanbssid bc:30:7d:78:54:b7 wdslegacy u= p" ifconfig_wlan0=3D"ssid mjl mode 11g channel 11" hostapd_enable=3D"YES" cloned_interfaces=3D"bridge0" ifconfig_bridge0=3D"inet 192.168.2.40/24 addm wlan0 addm wlan1 up" and the inverse on the main AP. is the four-address traffic encrypted with WPA? My assumption is that it is not. What do I do for the wlan1 interface to have it use WPA? Both APs are configured with WPA. A related question: Is it possible to put a second atheros interface in the lounge AP, include it in the bridge group, put it on a second channel, and then turn off the hostap on wlan0, so that lounge clients are on one channel, but the traffic is hauled to the main AP on the other channel with wds? Matthew --1WBHoHR7aUxwHr4IB1N6EtpR6TfKQJCpn Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iEYEARECAAYFAlWeVCcACgkQKyuDKSEQAGC7CgCfYiVeREit5XEBlo8Bv3Mz1vaH W3IAoM9KVOwhE8mHDr+t7F4k8CRY/6JA =wvEV -----END PGP SIGNATURE----- --1WBHoHR7aUxwHr4IB1N6EtpR6TfKQJCpn--