From mboxrd@z Thu Jan 1 00:00:00 1970 From: "James Strickland" Subject: Forcing an RST Date: Mon, 20 Feb 2006 12:45:20 -0500 Message-ID: <00dd01c63645$6bb69910$020a0aac@SOUTHWEST> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: 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 Hi. Is there a way so that when a packet reaches the filter table input chain with the Syn flag set, that i send out a response with RST? ie: connections to my wan interface with Syn set (trying to establish) on port 80 get a RST response to the sender?