old-www/HOWTO/IP-Alias/mysetup.html

159 lines
2.4 KiB
HTML

<HTML
><HEAD
><TITLE
>My Setup</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.60"><LINK
REL="HOME"
TITLE="Setting up IP Aliasing on A Linux Machine Mini-HOWTO"
HREF="index.html"><LINK
REL="PREVIOUS"
TITLE="Setting up IP Aliasing on A Linux Machine Mini-HOWTO"
HREF="index.html"><LINK
REL="NEXT"
TITLE="Commands"
HREF="commands.html"></HEAD
><BODY
CLASS="SECT1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Setting up IP Aliasing on A Linux Machine Mini-HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="index.html"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="commands.html"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="MYSETUP"
>1. My Setup</A
></H1
><P
></P
><UL
><LI
><P
>IP Alias is standard in kernels 2.0.x and 2.2.x, and available as a compile-time option in 2.4.x
(IP Alias has been deprecated in 2.4.x and replaced by a more powerful firewalling mechanism.)
</P
></LI
><LI
><P
>IP Alias compiled as a loadable module. You would have indicated in
the "make config" command to make your kernel, that you want the IP
Masq to be compiled as a (M)odule. Check the Modules HOW-TO (if that
exists) or check the info in <TT
CLASS="FILENAME"
>/usr/src/linux/Documentation/modules.txt.</TT
></P
></LI
><LI
><P
>I have to support 2 additional IPs over and above the IP already
allocated to me.</P
></LI
><LI
><P
>A D-Link DE620 pocket adapter (not important, works with any Linux
supported network adapter).</P
></LI
></UL
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="index.html"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="commands.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Setting up IP Aliasing on A Linux Machine Mini-HOWTO</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Commands</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>