From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Kiewel Subject: Re: Linux system as a router Date: Tue, 07 Apr 2009 22:33:35 +0200 Message-ID: <49DBB89F.2040000@kiewel-online.ch> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-admin-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: linux-admin@vger.kernel.org Kirkwood, David A. wrote: > How do I set up iptables to make the linux system function as a router? > I think I need to set forwarding between the two interfaces, but I don't > understand the syntax of the command. echo "1" > /proc/sys/net/ipv4/ip_forward Maybe you will need masqerading HTH, Uwe