We are putting three windows computers on a wireless network. We already
have a wired network in place that is largely maintained by linux routers
and servers. Our primary concern is the security. We don't want anyone
using our wireless network to gain access to our wired network and we want
all communications across the wireless network to be secured. From what
we've seen, enough sniffing on even a WAP secured wireless net and the
security can be cracked.
Our current plan is to CAT5 a linux system with poptop to the wireless hub
and have the windows computers use m$ ppptp to securely create vpn
connections into poptop. The wireless network address range would not be
allowed to route (the rest of the network is on the "other" side of the
linux poptop server). Each of the windows systems would have their
firewalls tightened down to only allow the ppptp traffic to and from the
poptop server, all other traffic on the wireless network would be blocked.
The same goes for the poptop server. Thus the only network that would offer
access to the windows systems would be the vpn net riding on the ppptp.
I did a quick google and came up with this link where it has already been
done:
http://www.schumann.cx/wavelan/
I'm just wondering if you guys (which have much more experience than I) have
done anything similar and if so what your experience and recommendations
are.
Thanks!