1
Web Proxy Filtering and Caching / Re: Which VPN Protocol is more secure?
« on: September 16, 2020, 12:43:46 pm »IPsec and TLS are very similar in regard of the encryption. The major difference is that IPsec is implemented in the network stack of the operating system while OpenVPN is implemented as an Application protocol.
The advantage of IPsec is that it is implemented in almost any major OS so you may not need a separate client. With OpenVPN you have the advantage that it is TCP/UDP based so firewalls and NAT devices can handle it better.
Since OpenVPN is more beginner friendly, I guess you should take that one.
Thank you to suggest but in the meantime I Googled and read many other blogs such as:
https://modemfriendly.com/openvpn-vs-ipsec/
https://www.purevpn.com/what-is-vpn/protocols/ipsec
https://www.firewallhardware.it/en/pfsense-and-vpn-differences-and-insights-on-ipsec-and-openvpn-security/
All above blogs and your theory are similar. So finally OpenVPN is the best option as compare to all other.