Need help with iptables and iprange module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux