When updating firewall its reseting #77

Closed
opened 2026-04-05 20:25:26 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @SuperUser-exe on 7/2/2025

CloudPanel version(s) affected

V2.5.1

Description

i manually deny traffic via ssh like below becuase no deny option on cloudpanel :

sudo ufw deny 80/tcp
sudo ufw deny 443/tcp
sudo ufw deny 443/udp
sudo ufw deny 8443/tcp

so its denied
after from Cloud Panel if i add/edit/delete/ make any changes the all the above automatically changed to allow in so please fix this issue

Image

How to reproduce

just delete/edit/ current firewall setting from cloud panel after run the command you can understand see my screenshot

Possible Solution

1- add deny option in cloud panel
OR
2- if i add/edit/delete Only change that entry dont affect other line

Additional Context

No response

*Originally created by @SuperUser-exe on 7/2/2025* ### CloudPanel version(s) affected V2.5.1 ### Description i manually deny traffic via ssh like below becuase no deny option on cloudpanel : sudo ufw deny 80/tcp sudo ufw deny 443/tcp sudo ufw deny 443/udp sudo ufw deny 8443/tcp so its denied after from Cloud Panel if i add/edit/delete/ make any changes the all the above automatically changed to allow in so please fix this issue ![Image](https://github.com/user-attachments/assets/040d90cf-0813-4cd7-ae92-3fc444c6d73a) ### How to reproduce just delete/edit/ current firewall setting from cloud panel after run the command you can understand see my screenshot ### Possible Solution 1- add deny option in cloud panel OR 2- if i add/edit/delete Only change that entry dont affect other line ### Additional Context _No response_
Sign in to join this conversation.