From mboxrd@z Thu Jan 1 00:00:00 1970 From: Askar Ali Khan Subject: how to redirect certain IPs to specific url Date: Wed, 30 Jun 2004 12:44:09 +0500 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 hi got a very simple question, i want to redirect certain IPs(clients) request to a specific URL (ip)? and also later on how to Flush the specific rule from the the chain as -A will append it on the bottom, how i will delete it ? thanks