February 2018
Beginner
290 pages
7h 28m
English
The VPN, like most other things in this book can be defined in multiple ways. In essence, it is a private connection to a data center over a shared connection.
This shared connection could be via the internet, the switched network of the ISP (Frame-Relay/ATM), or even a VRF (Virtual Routing and Forwarding) in an MPLS context.
So, how is it achieved? In order to understand this, we need to understand that there are two things to look at:
The first one is fairly straightforward. We don't want other people to see the data that we transmit. This is done by encrypting the traffic using IPSec or SSL. The routing information (the route table) is kept separate by running a routing ...
Read now
Unlock full access