old-www/HOWTO/Adv-Routing-HOWTO/lartc.intro.html

215 lines
3.5 KiB
HTML

<HTML
><HEAD
><TITLE
>Introduction</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Linux Advanced Routing &#38; Traffic Control HOWTO"
HREF="index.html"><LINK
REL="PREVIOUS"
TITLE="Dedication"
HREF="lartc.dedication.html"><LINK
REL="NEXT"
TITLE="Disclaimer &#38; License"
HREF="lartc.intro.disclaimer.html"></HEAD
><BODY
CLASS="CHAPTER"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Linux Advanced Routing &#38; Traffic Control HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="lartc.dedication.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="lartc.intro.disclaimer.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="CHAPTER"
><H1
><A
NAME="LARTC.INTRO"
></A
>Chapter 2. Introduction</H1
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
>2.1. <A
HREF="lartc.intro.disclaimer.html"
>Disclaimer &#38; License</A
></DT
><DT
>2.2. <A
HREF="lartc.intro.prior.html"
>Prior knowledge</A
></DT
><DT
>2.3. <A
HREF="lartc.intro.linux.html"
>What Linux can do for you</A
></DT
><DT
>2.4. <A
HREF="lartc.intro.houskeeping.html"
>Housekeeping notes</A
></DT
><DT
>2.5. <A
HREF="lartc.intro.cvs.html"
>Access, CVS &#38; submitting updates</A
></DT
><DT
>2.6. <A
HREF="lartc.intro.mlist.html"
>Mailing list</A
></DT
><DT
>2.7. <A
HREF="lartc.intro.layout.html"
>Layout of this document</A
></DT
></DL
></DIV
><P
>Welcome, gentle reader.</P
><P
> This document hopes to enlighten you on how to do more with Linux 2.2/2.4
routing. Unbeknownst to most users, you already run tools which allow you to
do spectacular things. Commands like <B
CLASS="COMMAND"
>route</B
> and
<B
CLASS="COMMAND"
>ifconfig</B
> are actually
very thin wrappers for the very powerful iproute2 infrastructure.</P
><P
> I hope that this HOWTO will become as readable as the ones by Rusty Russell
of (amongst other things) netfilter fame.
</P
><P
> You can always reach us by writing to the <A
HREF="mailto:HOWTO@ds9a.nl"
TARGET="_top"
>HOWTO team</A
>. However, please consider posting to the mailing
list (see the relevant section) if you have questions which are not directly
related to this HOWTO. We are no free helpdesk, but we often will answer questions
asked on the list.</P
><P
>Before losing your way in this HOWTO, if all you want to do is simple
traffic shaping, skip everything and head to the <I
CLASS="CITETITLE"
><A
HREF="lartc.other.html"
>Other possibilities</A
></I
> chapter, and read about CBQ.init.</P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="lartc.dedication.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="lartc.intro.disclaimer.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Dedication</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Disclaimer &#38; License</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>