Security Rules and manual UFW rules collision #306

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

Originally created by @enricoroselino on 12/12/2023

CloudPanel version(s) affected

2.4.0

Description

manually configured UFW rules is discarded after adding security rules from the panel, also the security rules doesnt pick up the manually configured UFW rules.

How to reproduce

any manual ufw rules command but heres the example :

sudo ufw allow in on tailscale0 to any port 8443

then try add any any rules from panel

sudo ufw status

the tailscale0 interface rule now is gone, and the ufw rules seems overwritten by the security panel rules.

Possible Solution

No response

Additional Context

No response

*Originally created by @enricoroselino on 12/12/2023* ### CloudPanel version(s) affected 2.4.0 ### Description manually configured UFW rules is discarded after adding security rules from the panel, also the security rules doesnt pick up the manually configured UFW rules. ### How to reproduce any manual ufw rules command but heres the example : `sudo ufw allow in on tailscale0 to any port 8443` then try add any any rules from panel `sudo ufw status` the tailscale0 interface rule now is gone, and the ufw rules seems overwritten by the security panel rules. ### Possible Solution _No response_ ### Additional Context _No response_
Sign in to join this conversation.