summaryrefslogtreecommitdiff
path: root/security/vpn/frm_product-openl2tp.tex
diff options
context:
space:
mode:
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}