From mboxrd@z Thu Jan 1 00:00:00 1970 From: varun Subject: doubt on Redirect Date: Tue, 13 Jun 2006 16:40:22 +0530 Message-ID: <448E9D1E.9010806@rocsys.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: To: netfilter-devel@lists.netfilter.org 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 Hi all, When i use REDIRECT policy will the packet be changed before to the redirected port number before giving yo the next module registered to the same hook? If so why is it that the syn packet from LAN goes through but syn-ack from internet is dropped by my fw when used with iptables (Only for redirect to squid)? Varun