From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: ipsec with 2.6.16-rc3-git6 Date: Fri, 17 Feb 2006 09:53:10 +0100 Message-ID: <43F58EF6.4010803@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Marco Berizzi In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Marco Berizzi wrote: > With these rules I'm able to send/receive packets from the two > private networks each other (172.16.0.0/23<->172.23.0.0/23). > If I delete the first rule in the INPUT table (on firenze-gateway) > > ACCEPT all -- venezia-gateway 0.0.0.0/0 > > there is no packet flow inside the tunnel. I don't understand, > as I accept esp packets in the red-me chain. What does your policy look like?