Actions
Bug #9790
closedfirewall aliases table with fqdn stays in system after deleting
Start date:
09/25/2019
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.5.0
Affected Architecture:
Description
If you create Alias table under Firewall / Aliases / IP with FQDNs,
PF table with such name stays in system after you delete alias.
it just became empty after "deleting".
you can see that empty table on Diagnostics / Tables or with pfctl -sT
it's not deleted if you do "Filter reload".
it seems there is needed "pfctl -t <alias_name> -T kill" command in firewall_aliases.php
2.5.0-DEVELOPMENT (amd64)
built on Tue Sep 24 11:35:34 EDT 2019
FreeBSD 12.0-RELEASE-p10
Updated by Viktor Gurov about 5 years ago
more clean here: https://youtu.be/3IPwE6o3Pw4
Updated by Jim Pingle about 5 years ago
- Status changed from New to Pull Request Review
Updated by Renato Botelho almost 5 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- Target version set to 2.5.0
- % Done changed from 0 to 100
PR has been merged. Thanks!
Updated by Viktor Gurov almost 5 years ago
Renato Botelho wrote:
PR has been merged. Thanks!
tested on 2.5.0.a.20191205.1852
works, Resolved
Updated by Viktor Gurov almost 5 years ago
- Status changed from Feedback to Resolved
Actions