Hi. I read the Howto on OPENVPN with TAP devices and was wondering if anyone can help me apply this to my openwrt box (wrt54gs v. 2), but with a twist. I want to secure the wireless connection between the wlan and clients using tap devices, with the eventual goal of having the firewall dropping all requests on the wireless interface except traffic on the tap devices as described here: http://p3f.gmxhome.de/OpenWRT/Configure-OpenVPN.html.
I am struggling with how to apply rules to the firewall to, 1) permit only traffic from the tap devices through 2) drop all else on the wlan.
I appreciate it if anyone can give me some pointers.