NetFilter
[Top] [All Lists]

Need help with iptables and iprange module

To: netfilter@lists.netfilter.org
Subject: Need help with iptables and iprange module
From: TheNokia <nokiairc@gmail.com>
Date: Wed, 14 Feb 2007 19:15:13 -0500
Delivered-to: sp-com-lists@consult.net
Delivered-to: netfilter-list1@securepoint.com
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=K9IG75qacM69CS5uLsvX/DyfYEwNHGvb41+Pfa/XUrSQUG0N54Q5GiNigvppleQhy3P8Ij4ogdJ5nps2aqy6L3yhz7wbd5ePSOq7+Q5J77/S2OpvrXIOJFSnTfUvR7pR2lVm2PSjlVwSdPHO03R480BXbirc1m4jJjPT4rlNQG0=
List-archive: </pipermail/netfilter>
List-help: <mailto:netfilter-request@lists.netfilter.org?subject=help>
List-id: General discussion and user questions <netfilter.lists.netfilter.org>
List-post: <mailto:netfilter@lists.netfilter.org>
List-subscribe: <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=subscribe>
List-unsubscribe: <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=unsubscribe>
Sender: netfilter-bounces@lists.netfilter.org
Hello everybody, I installed iptables v1.3.7 (the lastest one)
But when I try to use iprange module (-m iprange) here the error:

debian:~# iptables -A INPUT -m iprange
iptables v1.3.7: iprange match: You must specify `--src-range' or `--dst-range'
Try `iptables -h' or 'iptables --help' for more information.
debian:~# iptables -A INPUT -m iprange --src-range
iptables v1.3.7: Unknown arg `--src-range'
Try `iptables -h' or 'iptables --help' for more information.
debian:~# iptables -A INPUT -m iprange --src-range
xx.xxx.xxx.0-xx.xxx.xxx.255 -j DROP
iptables: No chain/target/match by that name

I try to install the crap-patch-o-matic, impossible to install without
100 years of linux knowledge.

Can someone help me with that ?

Thank you in advance.


<Prev in Thread] Current Thread [Next in Thread>