From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Marquardt Subject: Re: Packets from "self" dont pass through netfilter Date: Thu, 12 Jan 2006 13:52:27 +0100 Message-ID: <43C6510B.3070203@arcor.de> References: <4dcb3660601110735o30468a40m87b7629d8b0e041d@mail.gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4dcb3660601110735o30468a40m87b7629d8b0e041d@mail.gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@lists.netfilter.org Thanos Panousis wrote: > But the packets that come from the primary server(which has the same > IP/MAC) NEVER go in the backups QUEUE. Why is that?? I dont grab them > at the QUEUE target, but I can see them crossing if I use ethereal! IMHO the backup server thinks the packets came from itself (same MAC). So why should it queue them into the ip stack? Regards, Markus