VPN client for Cisco Anyconnect

Started by CyberDad, March 08, 2016, 03:59:00 PM

Previous topic - Next topic
I would like to connect OPNsense to my corporate VPN. I use OpenConnect for Linux and Cisco AnyConnect for Windows to connect to the corporate VPN. Is there any way to do this in OPNsense?

Thanks,
Tim

There's also an openconnect package for FreeBSD.
http://www.infradead.org/openconnect/
Either enable the FreeBSD repo and
pkg install openconnect
or grab it by hand and install the port.
The bad thing: I don't think you will see any sign of openconnect in the GUI - prob. not even its tun interface. To get it running there might be some hacking with routes and NAT to be done, no idea.