156-215.80 · Question #285
In what way are SSL VPN and IPSec VPN different?
The correct answer is D. IPSec VPN uses an additional virtual adapter, SSL VPN uses the client network adapter only. IPSec VPN clients install a virtual network adapter to handle tunnel traffic, while SSL VPN operates over the existing client adapter using HTTPS - a key architectural distinction between the two technologies.
Question
In what way are SSL VPN and IPSec VPN different?
Options
- ASSL VPN is using HTTPS in addition to IKE, whereas IPSec VPN is clientless
- BSSL VPN adds an extra VPN header to the packet, IPSec VPN does not
- CIPSec VPN does not support two factor authentication, SSL VPN does support this
- DIPSec VPN uses an additional virtual adapter, SSL VPN uses the client network adapter only
How the community answered
(38 responses)- A3% (1)
- B5% (2)
- C8% (3)
- D84% (32)
Why each option
IPSec VPN clients install a virtual network adapter to handle tunnel traffic, while SSL VPN operates over the existing client adapter using HTTPS - a key architectural distinction between the two technologies.
IKE (Internet Key Exchange) is used by IPSec, not SSL VPN; and it is SSL VPN - not IPSec - that is commonly described as clientless.
IPSec adds protocol headers (ESP or AH) to packets for encapsulation and authentication; SSL VPN does not add a separate VPN header in the same manner.
Two-factor authentication is not an inherent limitation of IPSec; both SSL VPN and IPSec VPN solutions can be configured to support multi-factor authentication depending on the implementation.
IPSec VPN clients create a virtual network adapter (e.g., a TAP or TUN interface) on the endpoint to encapsulate and route traffic through the encrypted tunnel. SSL VPN, in contrast, typically operates over the client's existing physical adapter using HTTPS/TLS, which is why SSL VPN is often described as 'clientless' or requiring only a browser.
Concept tested: SSL VPN vs IPSec VPN architectural differences
Source: https://www.cisco.com/c/en/us/support/docs/security/anyconnect-secure-mobility-client/116312-qanda-anyconnect-00.html
Topics
Community Discussion
No community discussion yet for this question.