Hello,
<quote>
Whatever. I have some doubts that adding more and more layers of
software to the security puzzle is an effective answer. If anything,
even the most secure firewalls seem to have holes. For example,
Windoze XP SP2 firewall had a rather nasty problem:
http://www.pcflank.com/news201204.htm
</quote>
I would hardly call the windows firewall "one of the most secure
firewalls". It is not meant as a full blown firewall but rather as a
minimal firewall implementation.
Besides that, what do you think WEP (already found to be flawed) and
WPA (has it's own share of weaknesses) are? They are implementations
that are programmed, so how you think that they are any more secure
than any given firewall when the insecurity lies in the implementation
and code?
Your reasoning is beyond me.
Let's sum up some of the weakness of wifi:
1. WEP is flawed and easy to crack
Can't help this, only fix is an additional layer of encryption.
If someone uses a passive Wifi sniffer you won't even realize someone
is attempting to access your network
2. Broadcasting SSID
Turn this off, saying that, even then it is flawed as it is broadcasted
in traffic so it is accessible once WEP has been cracked
3. MAC address spoofing
Yupp, easy as pie changing your mac address and passive sniffing even
tells you what to change it too
General security precautions for wireless if you want a pretty tight
system:
1. Wifi subnet is in a DMZ
2. Access to internal LAN allowed via VPN authentication or SSH tunnel
or any other encrypted AND authenticated protocol
3. ACL's
Firewall your wfi clients access. If it is to surf, allow access to
http/https or your proxy only.
4. Use WEP properly, like many people here have suggested, use a long,
mixed character string/code and change it in between.
5. Do stop ssid broadcast turned off
6. Do use MAC address restrictions
7. Do use WPA if available
Basically, what I am saying is consider the whole picture, every avenue
of escape etc.
Restricting the wifi clients to a dmz and with a firewall also helps
against buggy wifi AP implementations etc.
Security is multilayered.
regards
dc