summaryrefslogtreecommitdiff
path: root/security/vpn/frm_product-openl2tp.tex
diff options
context:
space:
mode:
authorHolger Dengler <dengler@linutronix.de>2012-10-18 16:42:15 +0200
committerHolger Dengler <dengler@linutronix.de>2012-10-18 16:42:15 +0200
commit65c7ea9b36e9505be25f4f7db5b5aac2cdda008e (patch)
tree4b8a87d280f2c1728b07cf6f8d676b4277238edb /security/vpn/frm_product-openl2tp.tex
parent63b92c9c84dace78b730610a2079899291a633a5 (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-openl2tp.tex')
-rw-r--r--security/vpn/frm_product-openl2tp.tex17
1 files changed, 17 insertions, 0 deletions
diff --git a/security/vpn/frm_product-openl2tp.tex b/security/vpn/frm_product-openl2tp.tex
new file mode 100644
index 0000000..6afc9b9
--- /dev/null
+++ b/security/vpn/frm_product-openl2tp.tex
@@ -0,0 +1,17 @@
+\begin{frame}[fragile]
+\frametitle{openL2TP}
+\begin{itemize}
+\item configurable to use Internet Protocol Security (IPsec)
+\item Pros:
+ \begin{itemize}
+ \item easy configuration
+ \item integration in existing Network infrastructures (e.g. NAT)
+ \item good security level (depends on configuration)
+ \end{itemize}
+\item Cons:
+ \begin{itemize}
+ \item scalability
+ \item not recommended for Infrastructure installations
+ \end{itemize}
+\end{itemize}
+\end{frame}