|
Posted by Wolfman's Brother on July 5, 2005, 9:44 pm
If you were Registered and logged in, you could reply and use other advanced thread options
jzz wrote:
> How efficient is the -m option and its --timestop, --timestart and days
> option option of IPtables?. Is there any other way to specify time
> periods and days using IPTables??
>
>
> Bye
> Johann
>
"-m time" has no efficiency issues that I am aware of. An alternate is
to use the ROPE scripting language which allows open-ended manipulation
of time information in the packet matching logic..
http://www.lowth.com/rope
Chris
|