From mboxrd@z Thu Jan 1 00:00:00 1970 From: "hare ram" Subject: iptables problem Date: Tue, 13 May 2003 20:43:29 +0530 Sender: netfilter-admin@lists.netfilter.org Message-ID: <1bd101c31962$358e1820$09603fca@Housecall> Reply-To: "hare ram" 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.samba.org Hi i have installed iptables 1.2.8a in RH 9.0 and installed POM tooo when i do [root@ root]# iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 3128 iptables: Invalid argument what is wrong i dont see any problem, but iam getting this error what could be the problem hare