Hi, I want to connect to Cisco Any Connect from my Linux router (running Centos 6) and then bridge the vpn adapter to the LAN adapter so I can get IP addresses via DHCP from the VPN pool. How can I do that? I understand I have to use tap instead of tun, but not sure how to enable tap on open connect. I was reading this: http://openvpn.net/index.php/open-source/documentation/miscellaneous/76-ethernet-bridging.html Thanks!