Tharindu Rukshan Bamunuarachchi wrote:
netfilter@xxxxxxxxxxxxxxxxxxx hi all, when i tried to add following rule, $IPTABLES -t nat -N Proxy $IPTABLES -t nat -A Proxy -m iprange --dst-range 100.298.10.9-100.298.10.40 -j RETURN i got following error, iptables: No chain/target/match by that name Please comment, iptable version is 1.2.11 kernel version is 2.4.29-lug Regards -- Tharindu Rukshan Bamunuarachchi all fabrications are subject to decay
U need to apply patch for iprange module .Check the following link:- _http://www.netfilter.org/projects/patch-o-matic/pom-base.html#pom-base-iprange_