On Tue, 2009-12-15 at 15:53 -0500, Josh Luthman wrote: 
> Is this correct if I want to drop traffic between midnight and 6AM?  Not
> sure on the time, but I know the rest is correct.
> 
> /ip firewall filter
> add action=drop chain=forward comment="now im the parent" src-address=
> 192.168.22.0/24 time=0s-6h,sun,mon,tue,wed,thu,fri,sat

I believe that will do the trick.  The format may be:
00:00:00-06:00:00,sun,mon,tue,wed,thu,fri,sat

I haven't looked to confirm, but I believe both will work.

> Secondly, how do you see packet counters in the CLI?

/ip firewall filter print stats

-- 
********************************************************************
* Butch Evans                   * Professional Network Consultation*
* http://www.butchevans.com/    * Network Engineering              *
* http://www.wispa.org/         * Wired or Wireless Networks       *
* http://blog.butchevans.com/   * ImageStream, Mikrotik and MORE!  *
********************************************************************

_______________________________________________
Mikrotik mailing list
Mikrotik@mail.butchevans.com
http://www.butchevans.com/mailman/listinfo/mikrotik

Visit http://blog.butchevans.com/ for tutorials related to Mikrotik RouterOS

Reply via email to