old-www/HOWTO/IP-Masquerade-HOWTO/ipmasq-background2.2.html

242 lines
5.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>Current Status</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Linux IP Masquerade HOWTO"
HREF="index.html"><LINK
REL="UP"
TITLE="Background Knowledge"
HREF="ipmasq-background2.0.html"><LINK
REL="PREVIOUS"
TITLE="What is IP Masquerade?"
HREF="ipmasq-background2.1.html"><LINK
REL="NEXT"
TITLE="Who Can Benefit From IP Masquerade?"
HREF="ipmasq-background2.3.html"></HEAD
><BODY
CLASS="SECT1"
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 IP Masquerade HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="ipmasq-background2.1.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 2. Background Knowledge</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="ipmasq-background2.3.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="IPMASQ-BACKGROUND2.2"
></A
>2.2. Current Status</H1
><P
>IP Masquerade has been in the Linux kernels for several years now and is quite
mature as the kernel enters the 2.4.x stage. Kernels since Linux 1.3.x have
had MASQ support built-in. Today, many individuals and commercial businesses
are using it with excellent results. </P
><P
>2.4.x kernel users:
<P
></P
><UL
><LI
><P
> The 2.4.x kernel hosts an entirely re-written set of NAT code which is
both far superior, faster, and more secure than any previous versions
written for Linux. Unfortunately, several kernel modules that were
written for the 2.2.x kernel to support things like UDP-based RealAudio,
etc. have not been ported to 2.4.x yet. Because of this, some people
should consider NOT upgrading if these network applications are critical
to them. But, at the same time, some of these programs have been updated
and now use different, NAT-friendly protocols. Thus special NAT treatment
is no longer required. As always, please see the
<A
HREF="http://ipmasq.webhop.net/"
TARGET="_top"
>http://ipmasq.webhop.net/: The IP
Masquerade Resources</A
> site for updated news, etc.
</P
></LI
></UL
></P
><P
>Common network functionalities like Web browsing, telnet, ssh, ping,
traceroute, etc. work well over stock IP Masquerade setups. Other network
applications such as ftp, irc, and Real Audio work well with the appropriate
additional IP MASQ modules loaded into the kernel as modules. Other
network-specific programs like streaming audio (MP3s, True Speech, etc) should
work too without any special module. Some users on the mailing list also had
good results with video conferencing software. </P
><P
>It should be noted that running IP Masquerade with only ONE network card (NIC)
to MASQ between internal and external Ethernet networks is NOT recommended.
For more details, please see <A
HREF="aliasing.html"
>Section 7.28</A
> FAQ section.</P
><P
>Anyways, please refer to <A
HREF="supported-client-software.html"
>Section 6.3</A
> for a more
complete listing of software supported by IP Maquerade all kernel versions. </P
><P
>IP Masquerade works well as a server to other 'client machines' running
various operating systems and hardware platforms. Here is a sampling of successful
reports with internal MASQed systems running :</P
><P
>&#13;<P
></P
><UL
><LI
><P
>UNIX: Sun Solaris, [Net,Free,Open,*i]-BSD, Hp-UX, Linux, IBM AIX, Digital UNIX, Ultrix, etc.</P
></LI
><LI
><P
>Microsoft Windows 2000, NT (3.x and 4.x), 95/98/ME, Windows for Workgroups
(with the TCP/IP package) </P
></LI
><LI
><P
>IBM OS/2</P
></LI
><LI
><P
>Apple Macintosh MacOS machines running either MacTCP or Open Transport</P
></LI
><LI
><P
>DOS-based systems with packet drivers and the NCSA Telnet package</P
></LI
><LI
><P
>VAXen</P
></LI
><LI
><P
>Compaq/Digital Alpha running Linux and NT</P
></LI
><LI
><P
>Amiga computers with AmiTCP or AS225-stack. </P
></LI
></UL
>&#13;</P
><P
>The list goes on and on but the point is, if your OS platform talks TCP/IP,
it should work with Linux's IP Masquerade!</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="ipmasq-background2.1.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="ipmasq-background2.3.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>What is IP Masquerade?</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="ipmasq-background2.0.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Who Can Benefit From IP Masquerade?</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>