NetFilter
[Top] [All Lists]

Minimal network setup: Nano HOWTO

To: netfilter@lists.netfilter.org
Subject: Minimal network setup: Nano HOWTO
From: "Shakthi Kannan" <x86processor@gmail.com>
Date: Thu, 1 Feb 2007 02:54:29 +0530
Delivered-to: sp-com-lists@consult.net
Delivered-to: netfilter-list1@securepoint.com
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=O2DS/GdfzHF1XWg50beuJhj7D9s5S8gR6fyiG3QVvChgEUW+AZ2dpPytSruOf0RLsVMSZxb1CAo5I+H13/sI5C61fjLuzmHT7bVbX7/E2EzQtOwDjCB2u+BgDC83IKvEoIc8RNkrrJpRAsy9RFhl/1K02m4tV11uhXzIOqfbBVQ=
In-reply-to: <d0fd52cd0701311316s29da1120rf5692b1dc019e3a6@mail.gmail.com>
List-archive: </pipermail/netfilter>
List-help: <mailto:netfilter-request@lists.netfilter.org?subject=help>
List-id: General discussion and user questions <netfilter.lists.netfilter.org>
List-post: <mailto:netfilter@lists.netfilter.org>
List-subscribe: <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=subscribe>
List-unsubscribe: <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=unsubscribe>
References: <d0fd52cd0701311316s29da1120rf5692b1dc019e3a6@mail.gmail.com>
Sender: netfilter-bounces@lists.netfilter.org
Hi,

I would like to know the minimal network setup to test Christoph
Simon's Nano-HOWTO:
http://www.ssi.bg/~ja/nano.txt

Is this setup appropriate?


          192.168.100.x
                    |
                    |
192.168.1.2 ------- 172.16.1.2
             ----|  A  |----
             |   -------   |
             |             |
             |             |
             |             |
             |             |
192.168.1.1 ------- 172.16.1.1
             ----|  B  |----
                 -------
                    |
                    |
               10.0.0.1

B:
* Runs kernel with Jason's patches as per the Nano HOWTO.
* NAT is running.
* ip_forward enabled.

A:
* Distro kernel.
* ip_forward enabled.
* Default route set to 192.168.100.1 (for example), that connects to
the Internet.

Is the above setup correct or is there any other way to test it?
Appreciate any help,

Thanks,

SK

--
Shakthi Kannan
http://www.shakthimaan.com


<Prev in Thread] Current Thread [Next in Thread>
  • Minimal network setup: Nano HOWTO, Shakthi Kannan <=