In most cases, you can easily manage firewall settings within your VPS using ufw or iptables. However, you can also set up firewall rules that are outside your VPS so that traffic is stopped before it reaches your VPS.
Step 1: Log in to the customer portal
- Visit our customer portal and log in with your credentials.
Step 2: Navigate to the Virtual Server overview
- After logging in, click “Services > Virtual Server” in the main menu.
Step 3: Choose which VPS you want to manage
- Select the VPS you want to access the control panel for by pressing the gear highlighted in the image below:

Step 4: Navigate to firewall settings
- On the left side of the navigation menu press “Network” and then “Firewall”

Step 5: Configure the firewall
- On this page you can add different rules. We recommend that you allow all IP addresses and protocols that you know you need first.

Configure rules
- If you want to allow several ports, such as 22, 443 and 80 in the same firewall rule, you can put 22,443,80 in the port field
- If you want to allow a port range such as 1024-65565, enter 1024:65565 in the port field

Step 6: Activate Firewall
- Once you have configured all the rules, the next step is to enable the firewall
- Navigate to Settings as shown below

- Change the Default incoming traffic policy from ACCEPT to DROP
- This will make it so that only rules for allowed IP addresses / protocols will be allowed while everything else is rejected by the firewall
- If you experience interference after this change, you can always change it back to ACCEPT to allow all traffic again.
Was this article helpful?
Tack för din feedback!