Bug #3252
closedDiagnostics-Tables inconsistency
0%
Description
See attached files.
Diagnostics-Tables does not return consistent results.
It shows the following custom aliases:
1. ips_phones
2. snort_fqdns
It does not show the following custom aliases:
1. snort_ips
2. snort_wl_hosts
It shows a custom alias that was created, and then deleted:
1. test
Files
Updated by Renato Botelho over 11 years ago
Do you have any firewall rule using snort_ips or snort_wl_hosts? When the table is not used by any pf rule, it's not created at all.
Updated by Christian Borchert over 11 years ago
Renato Botelho wrote:
Do you have any firewall rule using snort_ips or snort_wl_hosts? When the table is not used by any pf rule, it's not created at all.
This is not correct. I do not have any firewall rules using snort_fqdns however a table is created. Hence the inconsistency.
Updated by Renato Botelho over 11 years ago
May I take a look at your /tmp/rules.debug?
Updated by Renato Botelho over 11 years ago
It's because snort_fqdns is created using persist
Updated by Renato Botelho over 11 years ago
- Status changed from New to Rejected
It's working as expected