Hi all,
I have a firewall rule:
"chain=forward src-address=!10.x.x.x dst-address=x.x.x.0/25
protocol=icmp action=drop"
I want to add a script to enable this law at 7PM and disable it at 7am, can someone tell how to do this please.
Thanks