Hi, Thanks for replying. If I understand correctly '--update' in conjunction with '--seconds 3600' will only do not block address if it was not see during one hour, but it will not remove address from the list. Anyway it’s the behaviour I want :)
> -----Original Message----- > From: openwrt-users [mailto:[email protected]] > On Behalf Of green > Sent: Monday, October 01, 2012 5:38 AM > To: [email protected] > Subject: Re: [OpenWrt-Users] Address list timeout > > shift wrote at 2012-09-30 13:36 -0500: > > I have a question. Lets say I'm using recent module or ipsets to catch > > some bad guy IP address. Catching and adding address is no problem, > > but is it possible to remove that address from list after some timout > > seconds ? I mean I'd like to store IP address into the suspects lists > > and remove that address from the list after 1 hour. > > If have done this with the recent iptables module. Look at iptables(8) man > page. You need '--update' and '--seconds 3600' and perhaps '--reap'. _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
