From mboxrd@z Thu Jan 1 00:00:00 1970 From: varun_saa@vsnl.net Subject: block traffic between two subnets Date: Thu, 07 Jul 2005 17:04:29 +0500 Message-ID: <478753d47892be.47892be478753d@vsnl.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: Content-language: en 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 Hello, I have two subnets : eth1 192.168.0.0/24 eth2 192.168.21.0/24 I would like block all traffic between eth1 and eth2. How to write a rule ? Thanks Varun