For over a year now I have been using FreeBSD on my work laptop. Up until now I have been using vpnc client to connect to a Cisco VPN solution, but on Monday the company for which I work will switch to a Check Point VPN solution and I have until then to find a way to connect to Check Point VPN from FreeBSD. So far this is what I have been thinking might be a possible solution: (i) install Windows as bhyve guest, (ii) activate the VPN client inside the guest, and somehow (iii) route the FreeBSD host traffic through the guest. Would this be possible? Any help would be much appreciated. Even alternative solutions, possibly with links to relevant documentation.