Configure Firewall Rules from the Client Area
The FreshPerf firewall lets you filter VPS network traffic from the client area.
Rules are applied from top to bottom. With no rules configured, traffic is allowed.
1. Open the firewall
- Sign in to your client area.
- Open Services.
- Select your VPS.
- Open Network.
- Click Firewall.

2. Add a rule
Click Add a rule.
Fill in the fields displayed by the form. The available options can include:
- protocol.
- port or port range.
- source or destination.
- action.
- any additional criteria.
Review the rule before saving it.
3. Example: keep SSH access
Before adding restrictive rules, make sure SSH remains allowed.
The default SSH port is:
22/TCP
If you changed the SSH port on the server, allow the port you actually configured.
Warning: an incorrect firewall rule can lock you out of the VPS.
4. Rule order
Rules are processed from top to bottom.
Place important exceptions before broader rules when required by the rule set.
After changes, use Refresh to verify the displayed state.
5. If you lock yourself out
- Return to Network → Firewall.
- Correct or remove the problematic rule.
- Use the KVM Console under Tools if you need direct system access.
- Contact support if needed.