diff options
Diffstat (limited to 'security/vpn/frm_product-swan.tex')
| -rw-r--r-- | security/vpn/frm_product-swan.tex | 20 |
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} |
