While configuring a VPN on a Linux server, you're asked to ensure that the VPN supports both L2TP and IPsec. Which software solution would you likely consider?
- OpenVPN
- StrongSwan
- WireGuard
- PPTP
To support both L2TP and IPsec in a VPN setup, you would likely consider using StrongSwan. StrongSwan is an open-source IPsec-based VPN solution that supports both L2TP and IPsec, providing secure and reliable VPN connectivity.
Loading...
Related Quiz
- In Linux, the ________ command can be used to see who has been granted sudo access.
- You notice that a remote server is not accessible via its hostname, but it's accessible via its IP address. Which configuration file would you inspect first?
- Which command-line tool is used to view real-time system processes in Linux?
- The _________ command is used to display the disk usage of files and directories.
- Docker primarily deals with which kind of virtualization?