[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Making a WAP
From what I read it was less about speeds and more about hardware compatibility, either it is supported by the routing package or it isn't (works/doesn't). I had a discussion here, where someone mentioned a linux package that supposedly had some support for a limited set of Wireless N devices:
If you are worried about exposing murder to the www, then you might consider turning fraud into a firewall, and bridging to fraud and back to murder via lan, where the lan is entirely virtual and bridged to share the connection with the wireless NIC. The only downside here is you aren't protecting murder/incest from anyone accessing your local network.
If you go that route though, you can setup your interfaces like this (I substituted the wifi name with "wifi" since I don't know how those are seen by the interfaces file): auto lo wan lan iface lo inet loopback iface eth0 inet manual iface wan inet manual bridged_ports eth0
iface lan inet dhcp bridged_ports wifi You would pass both "wan" and "lan" to fraud. fraud would have some firewall package and connect "wan" to "lan", and probably handle dhcp on "lan".
You could install the routing package on murder to broadcast the WAP, if it supports bridged mode you could let fraud handle the dhcp, otherwise you may have to add a dhcp server on murder as well.
Again that'll only work if you aren't overly concerned about local network security, and if your onboard wireless is supported by the routing package. On Wed, Jun 20, 2012 at 12:15 AM, Adrian May <adrian.alexander.may@xxxxxxxxx> wrote: Hi Guys, _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |