BUG Nethsecurity Firewall Rules

Hi

I have noticed that the latest system upgrade has remove the option to edit the input firewall rules specific about ssh, i limit the access only for my public ip addresses.

This is the screenshot:

As you can see on the right says “System” and is not possible to edit, here another firewall that not have the latest version:

Thanks.

I can’t reproduce, after upgrading the 8.7.1 image I still can edit the input rules.

root@NethSec:~# grep Upgr /var/log/messages 
Dec 11 08:05:03 NethSec update-packages: Upgrading ns-flashstart on root from 1.0.2-r1 to 1.0.3-r1...
Dec 11 08:05:04 NethSec update-packages: Upgrading ns-api on root from 3.4.0-r1 to 3.4.1-r1...
Dec 11 08:05:04 NethSec update-packages: Upgrading ns-migration on root from 1.0.0-r1 to 1.0.1-r1...
Dec 11 08:05:05 NethSec update-packages: Upgrading ns-ui on root from 2.7.1-r1 to 2.8.1-r1...
Dec 11 08:05:05 NethSec update-packages: Upgrading python3-nethsec on root from 1.4.2-r1 to 1.4.3-r1...

The first system has been migrated, while the other didn’t, the issue has been fixed in latest packages, in the issue you can find the workaround to unlock such rules: Migration: firewall rules wrongly tagged as automated after migration · Issue #1442 · NethServer/nethsecurity · GitHub

2 Likes

Ok Thanks.