2018-11-21 13:59:24 +01:00
|
|
|
\section{Einleitung}
|
|
|
|
|
|
|
|
\begin{frame}{Situation von IPv4 und IPv6}
|
|
|
|
\begin{itemize}
|
2018-11-21 14:30:12 +01:00
|
|
|
\item IPv4-Adressen sind fast vollständig erschöpft
|
2018-11-21 13:59:24 +01:00
|
|
|
\begin{itemize}
|
|
|
|
\item Internetanbieter verwenden Carrier-grade NAT, um Internetanschlüsse mit IPv4-Anbindung zu ermöglichen
|
|
|
|
\end{itemize}
|
|
|
|
\item IPv6-fähige Internetanschlüsse werden zunehmend eingerichtet
|
|
|
|
\end{itemize}
|
|
|
|
\end{frame}
|
|
|
|
|
|
|
|
\begin{frame}{IPv4 und IPv6 in der Abteilung Informatik}
|
|
|
|
\begin{itemize}
|
|
|
|
\item Abteilung Informatik verfügt über IPv6
|
|
|
|
\item Alter VPN-Dienst unterstützt nur IPv4.
|
|
|
|
\end{itemize}
|
|
|
|
\end{frame}
|
|
|
|
|
2018-11-10 18:53:33 +01:00
|
|
|
|
2018-11-21 12:28:21 +01:00
|
|
|
\begin{frame}{Definition VPN}
|
|
|
|
Virtual Private Network
|
2018-11-20 15:56:38 +01:00
|
|
|
\begin{itemize}
|
2018-11-21 12:28:21 +01:00
|
|
|
\item \textit{Virtual}: Es existiert nur logisch, nicht physisch.
|
|
|
|
\item \textit{Private}: Nur die VPN-Teilnehmer wissen davon.
|
|
|
|
\item \textit{Network}: VPN-Teilnehmer werden direkt über das Netzwerk verbunden
|
2018-11-20 15:56:38 +01:00
|
|
|
\end{itemize}
|
|
|
|
\end{frame}
|
|
|
|
|
2018-11-21 12:28:21 +01:00
|
|
|
\begin{frame}{Wie funktioniert ein VPN?}
|
|
|
|
\begin{figure}[ht]
|
|
|
|
\centering
|
2018-11-21 14:30:12 +01:00
|
|
|
\includegraphics[trim=75 610 135 75,clip,width=\textwidth]{img/VPN-Skizze.pdf}
|
2018-11-21 12:36:54 +01:00
|
|
|
\caption{Beispielszenario: VPN-Verbindung zwischen Alice und Bob}
|
2018-11-21 12:28:21 +01:00
|
|
|
\end{figure}
|
|
|
|
\end{frame}
|
|
|
|
|
2018-11-21 13:59:24 +01:00
|
|
|
|
|
|
|
\section{Arbeitsauftrag}
|
2018-11-20 14:44:31 +01:00
|
|
|
|
|
|
|
\begin{frame}{Arbeitsauftrag}
|
|
|
|
\begin{itemize}
|
|
|
|
\item
|
|
|
|
\end{itemize}
|
|
|
|
\end{frame}
|
|
|
|
|
|
|
|
\begin{frame}{Anforderungen}
|
|
|
|
\begin{itemize}
|
|
|
|
\item IPv6 innen und außen
|
|
|
|
\item usw \dots
|
2018-11-10 18:53:33 +01:00
|
|
|
\end{itemize}
|
|
|
|
\end{frame}
|
|
|
|
|
2018-11-20 14:33:51 +01:00
|
|
|
|
|
|
|
\section{Konzept}
|
|
|
|
|
2018-11-20 14:44:31 +01:00
|
|
|
\begin{frame}
|
|
|
|
Irgendwas über das Konzept
|
|
|
|
\end{frame}
|
|
|
|
|
2018-11-20 14:28:53 +01:00
|
|
|
\begin{frame}{VPN-Konzept}
|
|
|
|
\begin{figure}[ht]
|
|
|
|
\centering
|
2018-11-21 14:30:12 +01:00
|
|
|
\includegraphics[width=\textwidth]{img/VPN-Service-Concept.pdf}
|
2018-11-20 14:28:53 +01:00
|
|
|
\caption{Installationskonzept für den VPN-Dienst}
|
|
|
|
\end{figure}
|
|
|
|
\end{frame}
|
|
|
|
|
2018-11-10 18:53:33 +01:00
|
|
|
|
2018-11-20 14:33:51 +01:00
|
|
|
\section{VPN-Software}
|
|
|
|
|
2018-11-20 14:44:31 +01:00
|
|
|
\begin{frame}{OpenVPN}
|
|
|
|
|
|
|
|
\end{frame}
|
|
|
|
|
|
|
|
\begin{frame}{IPsec mit StrongSwan}
|
|
|
|
|
|
|
|
\end{frame}
|
|
|
|
|
|
|
|
\begin{frame}{Wireguard}
|
|
|
|
|
|
|
|
\end{frame}
|
|
|
|
|
2018-11-20 14:33:51 +01:00
|
|
|
|
|
|
|
\section{Installation und Konfiguration}
|
|
|
|
|
2018-11-20 14:44:31 +01:00
|
|
|
\begin{frame}{VPN-Installationsplan}
|
|
|
|
\begin{figure}[ht]
|
|
|
|
\centering
|
2018-11-21 14:30:12 +01:00
|
|
|
\includegraphics[width=\textwidth]{img/OpenVPN-Deployment.pdf}
|
2018-11-20 14:44:31 +01:00
|
|
|
\caption{Installation des IPv6-VPN mit OpenVPN und EasyRSA}
|
|
|
|
\label{fig:vpn_service_concept}
|
|
|
|
\end{figure}
|
|
|
|
\end{frame}
|
|
|
|
|
|
|
|
|
2018-11-20 14:33:51 +01:00
|
|
|
|
|
|
|
\section{Fazit/Ausblick}
|
|
|
|
|
|
|
|
\begin{frame}{EOF}
|
|
|
|
Haben Sie Fragen?
|
|
|
|
\end{frame}
|
|
|
|
|
2018-11-10 18:53:33 +01:00
|
|
|
% Probably not used, not sure yet.
|
|
|
|
\begin{comment}
|
|
|
|
\begin{frame}{Literaturverzeichnis}
|
|
|
|
% Literaturverzeichnis
|
|
|
|
% Schlüssel als Buchstaben
|
|
|
|
\bibliographystyle{alpha}
|
|
|
|
\bibliography{Literaturverweise}
|
|
|
|
% Und JETZT zum Inhaltsverzeichnis hinzufügen. Geil!
|
|
|
|
\addcontentsline{toc}{chapter}{Literaturverweise}
|
|
|
|
\end{frame}
|
|
|
|
\end{comment}
|
|
|
|
|
2018-11-20 14:33:51 +01:00
|
|
|
% The end.
|