From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ip15.shellworld.net ([64.49.204.174] helo=server2.shellworld.net ident=root) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1AUZWn-00083j-00 for ; Thu, 11 Dec 2003 17:43:25 -0500 Received: from server2.shellworld.net (ldavis@localhost [127.0.0.1]) by server2.shellworld.net (8.12.10/8.12.8) with ESMTP id hBBMhMg7032355 for ; Thu, 11 Dec 2003 22:43:22 GMT (envelope-from ldavis@shellworld.net) Received: from localhost (ldavis@localhost) by server2.shellworld.net (8.12.10/8.12.8/Submit) with ESMTP id hBBMhMeD032352 for ; Thu, 11 Dec 2003 16:43:22 -0600 (CST) X-Authentication-Warning: server2.shellworld.net: ldavis owned process doing -bs Date: Thu, 11 Dec 2003 16:43:22 -0600 (CST) From: Luke Davis To: Speakup@braille.uwo.ca Message-ID: Organization: "Tacticus Communications, Inc." MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Subject: IPTables Strangeness X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.3 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2003 22:43:25 -0000 Anyone have any idea why this happens?: iptables -t nat -A PREROUTING -i eth0 --dport 23 -j REDIRECT --to-port 80 iptables v1.2.6a: Unknown arg `--dport' Try `iptables -h' or 'iptables --help' for more information. Done, exiting