Whats the 'ID' row fo'?
-
Just wondering if the 'ID' row in the firewall rules-table is supposed to show the pf rule number or something? Sadly it's all empty for me (v2.0.2). Thx
-
I think originally it was supposed to be the ID of the linked NAT rule, but those IDs are far too long to print there and nobody really needs to see them.
It should probably just be removed.
-
IC. How about using the row for something else then?
When you look at the filter logs via ssh or the serial console (option 10) Filter Logs), there are some rule numbers shown close to the beginning of each log entry (eg 12/0). Seems like those are the internal (kernel) pf rule numbers. I think it would be nice to display those in the GUI, if possible.
-
Those numbers are dynamic and unpredictable, and it would be a lot of work to try to match them up for very little benefit.
You can click the action icon by the logs (or on 2.1, turn on the rule display in the log settings) and it can match them up that way.