From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Reginald NALLARATNAM" Subject: Forwarding packets to another private gateway. Date: Thu, 24 Jun 2004 10:08:52 -0400 Sender: netfilter-admin@lists.netfilter.org Message-ID: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org Hello, I have Linux box @ 192.168.3.1 with acts as a firewall, there is another = firewall @ 192.168.1.1 which acts as a vpn to another network 192.168.2.0 I have a citrix server on 192.168.3.11 with a default gateway of 192.168.3.= 1. I need to access other machines in the 192.168.2.0 subnet remotely from = this citirx server. My question is what rule must I add in the 192.168.3.1 Linux firewall to = forward any trafic going to 192.168.2.0 network to 192.168.1.1. Thanks.