Cristian Balan
E.g
When creating a Network rule via UI, it creates the following rule:
ufw allow from 10.131.34.164 to any port 3306 proto tcp comment 'joshua'
When we edit the rule, it creates another one with the old way without the protocol:
ufw allow from 10.131.34.164 to any port 3306 comment 'mysql-joshua'
When deleting the rule, it deletes the original one while the one without protocol and updated comment is left behind.
Cristian Balan
Item authorI have updated the description.
Editing Network rule creates ufw duplicates
-
Dennis moved item to board Planned
1 month ago -
Cristian Balan moved item to project Bugs
1 month ago -
Cristian Balan created the item
1 month ago