I have installed openwrt, and I tried to throttle ssh connection from
world. 
But when I try for example:
--8<---------------cut here---------------start------------->8---
iptables -A wan-i-ssh -p tcp -m state --state ESTABLISHED -m tcp --tcp-flags 
RST RST -m recent --set --name ssh --rsource -j LOG --log-prefix "FW+SSH:RST:"
--8<---------------cut here---------------end--------------->8---
I got:
iptables v1.4.6: Couldn't load match `recent':File not found

Try `iptables -h' or 'iptables --help' for more information.


according to https://dev.openwrt.org/ticket/2782
correspondig kernel module should be in 'kmod-ipt-conntrack' and
'iptables-mod-conntrack' packages, but after installing them I still
have an error message.

KJ

-- 
http://modnebzdury.wordpress.com/2009/10/01/niewiarygodny-list-prof-majewskiej-wprowadzenie/
Zanim wlaczysz komputer, zastanow sie: Czy jestes absolutnie pewien(na), ze nie
jest podlaczany do wyrzutni rakiet?

_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to