3.3 VPN Flashcards

1
Q

Explain what a VPN is.

A

A VPN extends a private network across a public network, enabling users and devices to send and receive data across share or public networks as if their computing devices were directly connected to the private network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Explain Always On Mode (VPN)

A

A low-latency point-to-point connection between two sites. * A tunnel between two gateways that is “always connected”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Explain L2TP/IPSec (VPN).

A

This is the most secure tunneling protocol that can use certificates, Kerberos authentication, or a pre-shared key.
L2TP/IPSec provides both a secure tunnel and authentication.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Explain SSL VPN.

A

Works with legacy systems and uses SSL certificates for authentication.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Explain HTML 5 VPN

A

Similar to the SSL VPN, as it uses corticates for authentication.

easy to set up and you just need an HTML5-compatible browser such as Opera, Edge, Firefox, or Safari.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Explain Split tunnel vs Full tunnel

A

Full tunnel means using VPN for all traffic, both to the internet and corporate network.

Split tunnel uses VPN for traffic destined for the corporate network only, and internet traffic direct through its normal route.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Explain Remote access vs Site-to-Site

A

In site-to-site, IPSec site-to-site VPN uses an always on mode where both packet header and payload are encrypted. IPSec tunnel mode

In a remote access scenario, a connection is initiated from a users PC or laptop for a connection of shorter duration. IPSec transport mode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly