diff options
| author | Holger Dengler <dengler@linutronix.de> | 2012-10-18 16:42:15 +0200 |
|---|---|---|
| committer | Holger Dengler <dengler@linutronix.de> | 2012-10-18 16:42:15 +0200 |
| commit | 65c7ea9b36e9505be25f4f7db5b5aac2cdda008e (patch) | |
| tree | 4b8a87d280f2c1728b07cf6f8d676b4277238edb /security/vpn/frm_product-overview.tex | |
| parent | 63b92c9c84dace78b730610a2079899291a633a5 (diff) | |
Security/vpn: New VPN Fasttrack Presentation
This new VPN Fasttrack covers an overview and the basics of VPN. Some
frames can be reused for the main presentation.
Signed-off-by: Holger Dengler <dengler@linutronix.de>
Diffstat (limited to 'security/vpn/frm_product-overview.tex')
| -rw-r--r-- | security/vpn/frm_product-overview.tex | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/security/vpn/frm_product-overview.tex b/security/vpn/frm_product-overview.tex new file mode 100644 index 0000000..3f1be31 --- /dev/null +++ b/security/vpn/frm_product-overview.tex @@ -0,0 +1,26 @@ +\begin{frame}[fragile] +\frametitle{VPN Product Overview} +\begin{itemize} +\item Internet Protocol Security (IPsec) + \begin{itemize} + \item openSWAN + \item strongSWAN + \item openL2TP + \item Mac OS X (built-in) + \end{itemize} +\item Transport Layer Security (TLS/SSL) + \begin{itemize} + \item openVPN + \end{itemize} +\item Point-to-Point Tunneling Protocol (PPTP) + \begin{itemize} + \item Poptop (pptpd) + \item Microsoft Windows XP and later (built-in) + \end{itemize} +\item Commercial Products + \begin{itemize} + \item various Closed Source Software Solutions (e.g. Cisco) + \item various Hardware-based Solutions (e.g. Juniper, Sophos) + \end{itemize} +\end{itemize} +\end{frame} |
