Re: Wifi AP behind FreeBSD

2010-07-28 Thread Erik Norgaard
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.

RE: Wifi AP behind FreeBSD

2010-07-28 Thread Maile Halatuituia
tions Subject: Re: Wifi AP behind FreeBSD On 28/07/10 22.43, Maile Halatuituia wrote: > If you will have a BSD Box you do not need to have that Dlink Router. > Co's DHCP, Router can handle by the FreeBSD in addition to Hotspot > Login. > > Lots and lots of manual for that on the Go

RE: Wifi AP behind FreeBSD

2010-07-28 Thread Maile Halatuituia
owner-freebsd-questi...@freebsd.org] On Behalf Of Erik Norgaard Sent: Thursday, July 29, 2010 9:36 AM To: DadAN Cc: freebsd-questions Subject: Re: Wifi AP behind FreeBSD On 28/07/10 19.48, DadAN wrote: > I wanna just ask if I really need setup nat? Because I think that it > will by enought with

Re: Wifi AP behind FreeBSD

2010-07-28 Thread Erik Norgaard
On 28/07/10 22.43, Maile Halatuituia wrote: If you will have a BSD Box you do not need to have that Dlink Router. Co's DHCP, Router can handle by the FreeBSD in addition to Hotspot Login. Lots and lots of manual for that on the Google. As I understand OP the DLink is required for the DSL conne

Re: Wifi AP behind FreeBSD

2010-07-28 Thread Erik Norgaard
On 28/07/10 19.48, DadAN wrote: 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? In that setup, what you're looking for is bridging, take a look here: http://www.free

Re: Wifi AP behind FreeBSD

2010-07-28 Thread DadAN
On Tue, Jul 20, 2010 at 9:56 PM, Erik Nørgaard wrote: > You need to enable routing in the kernel, I've forgotten the kernel variable > but do sysctl -a | grep rout > > Enable routing setting the variable to 1. > > Since you have a private network connecting to the Internet you need to > configu

Re: Wifi AP behind FreeBSD

2010-07-20 Thread Erik Nørgaard
On 20/07/2010, at 21.09, DadAN wrote: > Hello, > I am planning to change my network a little, > I need to put WiFi AP (Dlink Di-524) behind FreeBSD box, > there are 2 nic in this box - one should be for internet (xl0) > and another should use xl1 nic for WiFi AP. > > I need to know how to setup

Re: Wifi AP behind FreeBSD

2010-07-20 Thread Chuck Swiger
Hi-- On Jul 20, 2010, at 12:09 PM, DadAN wrote: > I need to know how to setup routing in FreeBSD box, could someone help? > And also when someone connect via WiFi, I want to get connected to internet. > Now I use 192.168.0.0/24 adresses from WiFi AP dhcp. There's fine documentation available at: