[LUNI] Sharing Wifi

Samir Faci sfaci at cs.uic.edu
Fri Nov 17 20:47:30 CST 2006


there are no wifi specific tools.  You AP is just like any other nic
on a switch, it plug into your network, depending on where you put it.
 so... in ascii art

AP -----------> eth2     192.168.165.0/24  // dmz
wan-----------> eth1     206.141.192.x (or whatever public ip)
lan -----------> eth0     192.168.164.0/24   // lan

Then just use iptables + iproute + ipforwarding... and leave the ap
open if you'd like.. just block any request to access 164.* from
anything that isn't 164.*

I'm not looking at any wifi specific tools nor do I know of any
--
Samir

On 11/17/06, Steve Pribyl <linux at unliketea.com> wrote:
> That part I actually understand.  I am more curious about the wifi part,
>  What routers/aps etc are used for such a thing.
>
> Steve
>
> Samir Faci wrote:
> > I presume you want something beyond buy a wifi ap from best buy,
> > plugin and don't configure.
> >
> > ------
> >
> > use a linux box and dump 3 nicks on it.   Wan, Lan, and dmz.  then
> > just write an iptables script to block any incoming connection from
> > dmz net to lan.
> >
> > We could probably help you better given more details.
> >
> > --
> > Samir
> >
> > On 11/16/06, Steve Pribyl <linux at unliketea.com> wrote:
> >> Does anyone share/resell wifi with their neighborhood?
> >> I am looking for some howto info.
> >>
> >> Thanks
> >> --
> >> Linux Users Of Northern Illinois - Technical Discussion
> >> http://luni.org/mailman/listinfo/luni
> >>
> >
> >
>
> --
> Steve Pribyl
> Steve AT NetFuel dot com
> Computer Infrastructure Practitioner
>
> For more information
> http://netfuel.com
>
> --
> Linux Users Of Northern Illinois - Technical Discussion
> http://luni.org/mailman/listinfo/luni
>


-- 
Regards
Samir Faci
safaci2000 at gmail.com
Quote:  Although, golf was originally restricted to wealthy,
overweight protestants, today it's open to anybody who owns hideous
clothing.
-- Dave Berry


More information about the luni mailing list