From mboxrd@z Thu Jan 1 00:00:00 1970 From: Murugavel Thiruvengadam Subject: Mangle Date: Mon, 19 Jul 2004 16:12:15 +0530 Sender: netfilter-admin@lists.netfilter.org Message-ID: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org we have few clients connected in LInux firewall switch ---- firewall--------internet | | | 200pcs | pvtip pubip all -- * * 0.0.0.0/0 0.0.0.0/0 SMANG --to-ip -A FORDNS -j SMANG --to-ip PUBLIC Ip while sending a request to DNS we are using (mangle.) client's source port . the same port we are using to send a request to dns. while coming back. assume that 3 person used the same port. DNS return traffice not going to respective client. can anyone please advise. it was working fine with nat. we are right now using mangle Regards TM