From mboxrd@z Thu Jan 1 00:00:00 1970 From: Herman Subject: Invalid friggen argument Date: Sun, 12 Oct 2003 01:41:15 -0600 Sender: netfilter-admin@lists.netfilter.org Message-ID: <200310120141.15894.Herman@AerospaceSoftware.com> Reply-To: Herman@AerospaceSoftware.com Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline 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 everybody, I am trying to get port forwarding to work. I had it working some time ago gawdknows what changed... Now, I get this result with iptables 1.2.7a-2mdk and with 1.2.9rc1: # iptables -t nat -A PREROUTING -i eth1 -p tcp --dport 6390 \ -j DNAT --to 192.168.10.245 iptables: Invalid argument I can cut and paste a line from a howto and I still get 'invalid argument' - grrr... Any ideas? Cheers -- Herman