I have a firewall/router that also doubles as an wireless access point using an atheros-based card. I don't use wep, instead I route all wlan traffic through openvpn tunnels.
The firewall has eth0 (192.168.2.254) connected via a switch on my lan, ath0 (10.10.0.1) acting as access point for my wlan, tun0 (192.168.3.1) openvpn server & ppp0 for 'net.
No associated wlan client can't access my lan or internet outside of openvpn, however it can access other wlan clients on 10.10.0.0/24 subnet.
On the firewall I have a drop policy & allow only dhcp/openvpn from ath0.
Is it possible to disallow all connectivity between non-openvpn'd clients using the firewall ?
My lappy runs linux & a minimal number of services that listen only on the openvpn interface so it's ok, however my gf's w2k lappy is wide open & I'd prefer not to run a firewall locally on it (unfortunately installing linux is not an option
TIA,
zen



