From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pascal Hambourg Subject: Re: Bridges Date: Thu, 19 Aug 2010 09:26:09 +0200 Message-ID: <4C6CDC91.6060804@plouf.fr.eu.org> References: <4C6B10CA.4090604@abpni.co.uk> <4C6C55C8.5000905@riverviewtech.net> <4C6C5739.5040106@abpni.co.uk> <4C6C59E2.4080307@riverviewtech.net> <4C6C5B87.9070906@abpni.co.uk> <4C6C63EF.7060305@abpni.co.uk> <4C6C6731.50401@plouf.fr.eu.org> <4C6C67A6.9010405@abpni.co.uk> <4C6C6AED.3090008@plouf.fr.eu.org> <4C6C70B6.7050200@abpni.co.uk> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <4C6C70B6.7050200@abpni.co.uk> Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="iso-8859-1" To: Jonathan Tripathy Cc: netfilter@vger.kernel.org Jonathan Tripathy a =E9crit : >> Disable global IP forwarding.=20 > I just ran "cat /proc/sys/net/ipv4/ip_forward" and it returned 0. Doe= s=20 > this mean that I have "global IP forwarding" off? Yes. So unless you enable /proc/sys/net/ipv4/conf//forwardin= g for a bridge, packets won't jump from that bridge to another interface.