From owner-freebsd-questions@FreeBSD.ORG Tue Dec 23 00:31:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C423106564A for ; Tue, 23 Dec 2008 00:31:58 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.186]) by mx1.freebsd.org (Postfix) with ESMTP id BCFC88FC12 for ; Tue, 23 Dec 2008 00:31:57 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so1528142fkk.11 for ; Mon, 22 Dec 2008 16:31:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=EUN7BAdTyBQnpM0HyoO49SSgpMJ2suynOXjzYv7IYdI=; b=bt0yjfR1V83uJ4HHuHL4SShSARrHW21FLHfW478ZzwWN+Mt09r7VyjRxXJJCTHjvHI eUPGcJGoldnsSt2XWUDVSTe4M6Ot58hhMveCNKx6n/3NkzuVDhwKQ5TMQTcwABFecd0z 460VpL10NAkKFn1cT9f2HduIx1v2huUV3XL0o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=NvZGMvH0HPQ+YwgLSy1mmTVSbMDwSTC9krsWqDx1biLxlKoKdLt9W8RSYRpBHkb5Vj Ab1CX0h4UZ2otJi9mh/UhFWRK/HfQkDOtjnbnDP2RfAcnYxYLFx0gLTU6KbLpcs0cNI/ RIS6pJLMNa8se3kPBWDYcR3JhgeXndA10lfZM= Received: by 10.181.226.2 with SMTP id d2mr1545239bkr.15.1229992316230; Mon, 22 Dec 2008 16:31:56 -0800 (PST) Received: by 10.181.13.11 with HTTP; Mon, 22 Dec 2008 16:31:56 -0800 (PST) Message-ID: <560f92640812221631l777631eaga00687a7e3dafe77@mail.gmail.com> Date: Mon, 22 Dec 2008 16:31:56 -0800 From: "Nerius Landys" To: freebsd-questions@freebsd.org In-Reply-To: <49502764.10405@sequestered.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <560f92640812221349y683a7cbhce8ae0f22a8bedf0@mail.gmail.com> <4950245D.5090006@telia.com> <49502764.10405@sequestered.net> Subject: Re: Wireless router? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2008 00:31:58 -0000 Thank you all for your suggestions. This will be a project for me over the holidays. I decided to go the standalone wireless router approach. I will need to figure out how to configure my standalone wireless router to "pass everything through" to the internal LAN that I already have. Also I don't know too much about security, like how to prevent eavesdroppers from connecting to my internal network. One of you mentioned access lists, and I assume that means I tell the wireless router which MAC addresses it accepts, and nothing else. Is there any other way to provide security? Like a password-protected network? What are the buzzwords for these security schemes? Which security scheme do you recommend for preventing random people within proximity from connecting to my internal netowrk?