From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Leandro Silva" Subject: Error in Masquerade ?? Date: Fri, 10 Mar 2006 12:01:08 -0300 Message-ID: <581260b00603100701n3beddb20p@mail.gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline 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" To: netfilter@lists.netfilter.org I have the following rule in my firewall: iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE And that's the only rule if postrouting chain. It's working fine but from time to time a packet leaves the server with the original ip and not with the server's. It's happening like 1 "wrong" packet for 100 or 200 ok. I've tried in other servers with same results and different "Mandrakes" ( 9.1, 10,1 and 2006.0 ). And different cpus ( p3, p4, amd, all with 512 mb ram ). Any ideias ? Thanks a lot Leandro