summaryrefslogtreecommitdiff
path: root/security/vpn/frm_product-swan.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-swan.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-swan.tex')
-rw-r--r--security/vpn/frm_product-swan.tex20
1 files changed, 20 insertions, 0 deletions
diff --git a/security/vpn/frm_product-swan.tex b/security/vpn/frm_product-swan.tex
new file mode 100644
index 0000000..925c147
--- /dev/null
+++ b/security/vpn/frm_product-swan.tex
@@ -0,0 +1,20 @@
+\begin{frame}[fragile]
+\frametitle{free/open/strongSWAN}
+\begin{itemize}
+\item most flexible product: strongSWAN
+\item based on Internet Protocol Security (IPsec)
+\item support for IKEv1/v2, L2TP, and XAuth
+\item Pros:
+ \begin{itemize}
+ \item flexible configuration
+ \item support for nearly all authentication methods described in standard
+ \item very high security level
+ \end{itemize}
+\item Cons:
+ \begin{itemize}
+ \item complex configuration
+ \item setup requires knowledge of underlying Network topology
+ \item problems with IKEv1 in NAT topologies
+ \end{itemize}
+\end{itemize}
+\end{frame}