Go to Options > Firewall Policies and click Add Firewall Policy. Add 2 rules for each protocol type: Incoming rule, ACCEPT and Outgoing rule, ACCEPT
Make sure that the allow-all policy is in first place. You can move the policy up using drag and drop.
Rules are applied immediately after saving.
The server remains active and does not need to be restarted.
You can also use your own firewall solutions at the operating system level of your VPS or root server. For example: ufw, iptables, firewalld. Also, make sure you protect your access with two-factor authentication/SSH keys and keep your system up to date.
The firewall provides basic protection. It adds an upstream security layer to your network and blocks unwanted public services or system misconfigurations. However, it does not replace protection via local server firewalls.
We recommend setting up your own internal firewall solutions, such as iptables or nftables, on the server itself. Also, make sure you protect your access with two-factor authentication/SSH keys and keep your system up to date.
Since this is internal traffic and not external traffic, the firewall cannot be configured for vLANs. Use a solution at the operating system level for this purpose.





