Hi all,
This question is primarily to the PF developers :))
Thankyou so much for all your great work and effort to give us an
excellent firewall!!
I would like to know if there is any plan among PF developers to add
the feature to filter traffic based on time.
I mean a way by which I can pass traffic during a particular time
period by a rule like
pass in on $ext_if proto tcp from any to $comp3 port 80 \
time 05:00 >< 06:00 \
flags S/SA synproxy state
May I also know from all who read this how this type of filtering is
implemented with OpenBSD presently?
Thankyou So much
Kind Regards
Siju