A company I am working with is providing an IPSec VPN tunnel to their network for access to some of their systems.
To my understanding, IPSec tunnels are typically configured through firewalls. The firewalls I have aren't really capable of enough throughput/bandwidth. It's like 25 Mbps over IPSec.
What options exist?
- Self-hosted server that is separate from the firewalls? Could I use CentOS or Ubuntu to manage IPSec behind the firewall?
- Cloud service. Are there any good Cloud Services for setting up an IPSec Tunnel and then interfacing with that tunnel? I was looking at CloudFlare but they don't seem to have what I need.
- Any other options?