I was wondering if there is a way to detect (hopefully through iptables)
ethernet frames that originated from a wireless client. I would like to
be able to have sensitive machines block access to specific ports if
they're coming from the wireless LAN. I have a normal wired LAN with
many computers, and a wireless segment (using a Linksys AP) for a few
mobile units. I thought maybe there was some way of checking a flag on
the frames to determine if they originated from a WLAN machine (and / or
traversed the AP).
Is this possible? It would give me a little more security than WEP
alone, as I could prevent someone from attaching to my WLAN from outside
my house, and exploiting services like NFS.
TIA...
--Dan