From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LSas3-0000nC-PQ for garchives@archives.gentoo.org; Thu, 29 Jan 2009 17:40:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A87DE03EF; Thu, 29 Jan 2009 17:40:05 +0000 (UTC) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by pigeon.gentoo.org (Postfix) with ESMTP id EBB58E03EF for ; Thu, 29 Jan 2009 17:40:04 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id d23so28106fga.14 for ; Thu, 29 Jan 2009 09:40:04 -0800 (PST) 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=TeWrJt6BWYxe8C4636F1FIAhvDQggEwFm0dLyW6Hj4I=; b=w8PonCcY0XTVoh/7RhG1zv44JIBBnxFKvLbGOD4FzRu4RYQ2P4KzCYtQA77qcAuTT/ txrCh+lJVV39iDhvR4R00yQIHLSY6GHBNOgHkEfQGp+mlr0IPxRFrC2T6sGJdSbiElp1 fb2OiUjgCnXOaAd519aszky3gGHQoR5412Am0= 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=v7xQbrEZDknLsyQfmE2Ck2k/6UgK7CV81WjNTrkuthvXdXKqp+tCejHgF0lzG+PxyE ThAwUKaFVuW++3U8gEIKBsOpSwFXdo+s/AkoKsbBCeXfr8sw6fFTV2Y6S8HiEMY2+8ce EYLLRJSEgzeIMmZJsKDqICN8/h6AHqhoAHYN4= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.181.60.13 with SMTP id n13mr96581bkk.92.1233250804203; Thu, 29 Jan 2009 09:40:04 -0800 (PST) Date: Thu, 29 Jan 2009 09:40:04 -0800 Message-ID: <49bf44f10901290940p3ab050cep2e5bd985ee901fde@mail.gmail.com> Subject: [gentoo-user] Locking down a wireless network From: Grant To: Gentoo mailing list Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: b068eacf-a516-4ead-8cab-ed8a8464fceb X-Archives-Hash: 15f4294706ead45160a6722a7a6656e0 My Gentoo router's wireless network is encrypted via WPA and doesn't DHCP. I'd like to take this a step further in case my WPA key gets hacked. Can I issue only certain IPs to certain MAC addresses? Does WPA2 require hardware support? - Grant