An organization with remote employees requires a secure method for connecting to the internal network. Which solution should be used to ensure the highest level of security for data transmitted over public networks?
Remote Desktop Protocol (RDP) with Network Level Authentication (NLA)
Secure Shell (SSH) tunneling for individual services
A VPN that implements IPSec provides a high level of security by establishing an encrypted tunnel between the VPN client and the VPN server, which protects the privacy and integrity of data transmitted over public networks. IPSec operates at the network layer, allowing it to secure all traffic that passes through the tunnel, making it the best option for this scenario.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is IPSec, and how does it enhance VPN security?
Open an interactive chat with Bash
Why is PPTP less secure compared to IPSec in VPNs?
Open an interactive chat with Bash
How does VPN with IPSec compare to SSH tunneling or RDP for securing remote connections?