From owner-freebsd-questions@FreeBSD.ORG Wed Jul 28 21:07:28 2010 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 D869E106564A for ; Wed, 28 Jul 2010 21:07:28 +0000 (UTC) (envelope-from norgaard@locolomo.org) Received: from mail.locolomo.org (97.pool85-48-194.static.orange.es [85.48.194.97]) by mx1.freebsd.org (Postfix) with ESMTP id 8E3E28FC1D for ; Wed, 28 Jul 2010 21:07:28 +0000 (UTC) Received: from beta.local (unknown [89.204.153.215]) by mail.locolomo.org (Postfix) with ESMTPSA id 7BD2A1C0871; Wed, 28 Jul 2010 23:07:26 +0200 (CEST) Message-ID: <4C509C09.5050700@locolomo.org> Date: Wed, 28 Jul 2010 23:07:21 +0200 From: Erik Norgaard User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.7) Gecko/20100713 Lightning/1.0b2 Thunderbird/3.1.1 MIME-Version: 1.0 To: DadAN References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions Subject: Re: Wifi AP behind FreeBSD 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: Wed, 28 Jul 2010 21:07:28 -0000 On 28/07/10 19.48, DadAN wrote: > Hello, > I wanna just ask if I really need setup nat? Because I think that it > will by enought with nat by wifi router (dlink) connected to second > nic ? And setup routing between nic's? Sorry, I think I misread or misunderstood your question in my previous reply. The typical configuration of a home AP that is /not/ also a router for internet access, the AP will be working as a simple bridge. I've understood you've got: wifi AP --- FBSD ---- Router --- Internet and the router does nat, in which case you need not do it on the FBSD box. If this is not your setup, please explain. BR, Erik