From: Subject: Linux 2.4 NAT HOWTO Date: Thu, 9 Aug 2001 14:50:54 +0100 MIME-Version: 1.0 Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Content-Location: http://netfilter.filewatcher.org/unreliable-guides/NAT-HOWTO/index.html X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Linux 2.4 NAT HOWTO Next=20 Previous Contents=20

Linux 2.4 NAT HOWTO

Rusty Russell, mailing list=20 netfilter@lists.samba.org

$Revision: 1.15 $ $Date: = 2001/07/29=20 03:59:37 $=20


This document describes how to do masquerading, transparent = proxying, port=20 forwarding, and other forms of Network Address Translations with the 2.4 = Linux=20 Kernels.=20

1. Introduction

2. Where=20 is the official Web Site and List?

  • 2.1=20 What is Network Address Translation?=20
  • 2.2=20 Why Would I Want To Do NAT?

3. The=20 Two Types of NAT

4. Quick=20 Translation From 2.0 and 2.2 Kernels

  • 4.1=20 I just want masquerading! Help!=20
  • 4.2=20 What about ipmasqadm?

5. Controlling=20 What To NAT

  • 5.1=20 Simple Selection using iptables=20
  • 5.2=20 Finer Points Of Selecting What Packets To Mangle

6. Saying=20 How To Mangle The Packets

  • 6.1=20 Source NAT=20
  • 6.2=20 Destination NAT=20
  • 6.3=20 Mappings In Depth

7. Special=20 Protocols

8. Caveats=20 on NAT

9. Source=20 NAT and Routing

10. Destination=20 NAT Onto the Same Network

11. Thanks


Next=20 Previous Contents