this is my basic understanding of what is involved in sending a VPN packet
[data] gets encapsulated by [IP header & footer] which gets encapsulated by [tunneling protocol] which gets encapsulated by [encryption protocol] which gets encapsulated by [IP header & footer]
please correct me if I'm wrong on the following
the very outside [IP header & footer] is for routing from the Internet to the remote VPN server
the [encryption protocol] would be something like IPsec encrypting the tunnel
the [tunneling protocol] would be something like PPP creating the tunnel and VPN connection to an organization's internal network
the inside [IP header & footer] is what I'm pretty unsure about. is it used for accessing internal network resources?
thanks for the help
[data] gets encapsulated by [IP header & footer] which gets encapsulated by [tunneling protocol] which gets encapsulated by [encryption protocol] which gets encapsulated by [IP header & footer]
please correct me if I'm wrong on the following
the very outside [IP header & footer] is for routing from the Internet to the remote VPN server
the [encryption protocol] would be something like IPsec encrypting the tunnel
the [tunneling protocol] would be something like PPP creating the tunnel and VPN connection to an organization's internal network
the inside [IP header & footer] is what I'm pretty unsure about. is it used for accessing internal network resources?
thanks for the help