From owner-freebsd-questions@FreeBSD.ORG Sat Feb 26 14:38:17 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC16516A4CE for ; Sat, 26 Feb 2005 14:38:17 +0000 (GMT) Received: from loncoche.terra.com.br (loncoche.terra.com.br [200.154.55.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AD3643D58 for ; Sat, 26 Feb 2005 14:38:17 +0000 (GMT) (envelope-from emiliokatia@terra.com.br) Received: from estero.terra.com.br (estero.terra.com.br [200.154.55.138]) by loncoche.terra.com.br (Postfix) with ESMTP id A7552E783C6 for ; Sat, 26 Feb 2005 11:38:15 -0300 (BRT) X-Terra-Karma: -2% X-Terra-Hash: 36016931732192b8d77a8bd398daed05 Received: from emilio553htwr1 (unknown [201.3.236.52]) (authenticated user emiliokatia) by estero.terra.com.br (Postfix) with ESMTP id 27AF53C01F for ; Sat, 26 Feb 2005 11:38:15 -0300 (BRT) Message-ID: <000901c51c10$ce9b0ed0$0e0efea9@emilio553htwr1> From: "emilio" To: Date: Sat, 26 Feb 2005 11:38:15 -0300 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: support for multiple gre tunnel pass-through X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Feb 2005 14:38:18 -0000 Hi at all the list I got the latest (5.3) free-bsd edition and need to know if there's = support for gre protocol into multiple connections We got many clients for vpn into the office acessing a remote server and = passing through the firewall who has two interfaces(one public and one = internal) in a round-trip way meaning that the packet has to do natd in the go = and in the back way to access the 10.x.x.x internal network I'm a little worried because we used debian with the kernel 2.4.26 and = iptables 1.2.11 and needed to do many adjusts and recompiles until it = came to work finally.....with=20 the patch-o-matic added. So the question is if in free-bsd and the related ipfw is the same = headache.... Of course i'm a newbie hehehe.... May you have a look at this problem i'd be grateful... thanks very very much Emilio