From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: -m physdev iptables: Invalid Argument Date: Sat, 25 Oct 2003 01:41:01 +0200 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <3F99B88D.1060000@trash.net> References: <3F996BBA.5070106@metavize.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Dirk Morris In-Reply-To: <3F996BBA.5070106@metavize.com> Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org Dirk Morris wrote: > ~/ # sudo /sbin/iptables -m physdev -t mangle -A FORWARD --physdev-in > eth0 -p udp --source 10.0.0.0/255.255.255.0 --destination-port 7:7 -j > DIVERT --to-port 20259 > iptables: Invalid argument > Try to order the arguments properly then you will have no problems. Regards, Patrick