forked from extern/shorewall_code
Add time match support in /etc/shorewall/rules -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8784 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
1814ef0201
commit
36d749520c
@ -140,13 +140,13 @@ Other changes in Shorewall 4.2.1
|
||||
The contents of this column is a series of one or more "time
|
||||
elements" separated by apersands ("&"). Possible time elements are:
|
||||
|
||||
utc Times are expressed in GMT.
|
||||
utc Times are expressed in Greenwich Mean Time.
|
||||
localtz Times are expressed in local civil time (default)
|
||||
timestart=hh:mm[:ss]
|
||||
timestop=hh:mm[:ss] Start and stop time of day for rule
|
||||
weekdays=ddd[,ddd...] where ddd is Mon,Tue,Wed,Thu,Fri,Sat or
|
||||
weekdays=ddd[,ddd]... where ddd is Mon,Tue,Wed,Thu,Fri,Sat or
|
||||
Sun
|
||||
monthdays=dd[,dd...] where dd is an ordinal day of the month.
|
||||
monthdays=dd[,dd]... where dd is an ordinal day of the month.
|
||||
datestart=yyyy[-mm[-dd[Thh[:mm[:ss]]]]]
|
||||
datestop=yyyy[-mm[-dd[Thh[:mm[:ss]]]]]
|
||||
where yyyy = Year
|
||||
|
Loading…
Reference in New Issue
Block a user