mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
The firewall does not block access to cloudpanel when you have a domain. #335
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sebastianv20 on 10/16/2023
CloudPanel version(s) affected
all
Description
When a domain is assigned to cloudpanel, the firewalls stop working to block port 8443
I have also added it to the Digital Ocean firewall but the same thing happens, they work as port 443 and not 8443.
How to reproduce
-Add your IP to port 8443
-Remove all rules 8443, except the one you added.
Use your public IP, blocking works.
Now add a domain and access the panel through that domain, you can enter from any IP.
Possible Solution
No response
Additional Context
No response