OPNsense Forum

Archive => 17.1 Legacy Series => Topic started by: guest15389 on March 02, 2017, 01:40:40 am

Title: [SOLVED] Check Traffic Shaper Rules
Post by: guest15389 on March 02, 2017, 01:40:40 am
Is there a way to check to see if a certain rule matched or not? I have a number of rules setup which seem to be working, but I'm not sure how to validate that.

Is there a specific ipfw command to show rules that match or a log to check?
Title: Re: Check Traffic Shaper Rules
Post by: guest15389 on March 02, 2017, 02:13:08 am
I found the answer to my own question:

 ipfw -a list

from the shell provides the output I was looking for.

I can see my queues are matching perfectly :)