18
0
Fork 0
easterhegg-2003-website/workshops/router.html

90 lines
1.8 KiB
HTML
Raw Normal View History

2024-01-27 15:09:50 +01:00
<!--#include virtual="/inc/ws-head.html" -->
<!--#include virtual="/inc/ws-menu.html" -->
<P>
<TABLE cellspacing="0" cellpadding="3" width="100%" border="0">
<TBODY>
<TR>
<TD bgcolor="#000023">
<FONT color="#FFFFFF"><TT><B>&nbsp;+&nbsp;Informationen</B></TT></FONT>
</TD>
</TR>
<TR>
<TD bgcolor="#ccccff">
<!-- TEXT -->
<TABLE>
<TR>
<TD valign="top"><TT><B>Referent:</B></TT></TD>
<TD><TT>Jens</TT></TD>
</TR>
<TR><TD colspan="2">&nbsp;</TD></TR>
<TR>
<TD valign="top"><TT><B>Thema:</B></TT></TD>
<TD><TT>Softwarerouter</TT></TD>
</TR>
<TR><TD colspan="2">&nbsp;</TD></TR>
<TR>
<TD valign="top"><TT><B>Inhalt:</B></TT></TD>
<TD>
<TT>
- Installation und Konfiguration,<BR>
- Masquerading unter Linux mit Kernel 2.4.x,<BR>
- Domain Name Server,<BR>
- Squid (Web Proxy Cache),<BR>
- Konfiguration als transparenter Proxy Cache<BR>
<BR>
- Router allgemein und die Alternativen (z.B. fli4l)<BR>
- Roaring Penguin und die Alternativen<BR>
- Masquerading<BR>
- DynDNS und die Alternativen<BR>
- Firewalling bzw. IP Tables<BR>
- Mu&szlig; es Linux oder BSD sein?
</TT>
</TD>
</TR>
<TR><TD colspan="2">&nbsp;</TD></TR>
<TR>
<TD valign="top"><TT><B>Aufforderung:</B></TT></TD>
<TD><TT>Bringt Laptop's mit.</TT></TD>
</TR>
<TR><TD colspan="2">&nbsp;</TD></TR>
<TR>
<TD valign="top"><TT><B>Kontakt:</B></TT></TD>
<TD><TT>-</TT></TD>
</TR>
</TABLE>
<!-- /TEXT -->
</TD>
</TR>
<TR>
<TD bgColor=#000023><FONT color="#FFFFFF">&nbsp;</TD>
</TR>
<TR>
<TD bgcolor="#ccccff">
<FONT color="#FFFFFF">
<P align="right"><B><TT><A href="../index.html">[zur&uuml;ck]</A></TT></B></P>
</FONT>
</TD>
</TR>
</TBODY>
</TABLE>
</P>
<!--#include virtual="/inc/html-end.html" -->