Cloud Firewalls — network security that starts before your server does
Write inbound and outbound rules once, attach them to a tag, and every instance carrying that tag is protected at the network edge — including the ones your automation creates tomorrow. Stateful, IPv4 and IPv6, no agent to install, and no charge on top of your instances.
Benefits of Antyxsoft Cloud Firewalls
Policy that lives with the platform instead of inside each machine — so it holds when a host is rebuilt, replaced or compromised.
Filtering at the edge
Unwanted packets are dropped by the platform, so they never reach your instance or consume its CPU and bandwidth.
Tag-based policy
Attach a firewall to a tag rather than a list of servers; new instances inherit the rules the moment they are tagged.
Deny by default
Anything you have not explicitly allowed is dropped, which makes the exposed surface of a server something you can read off one screen.
No agent, no overhead
Nothing to install or patch inside the guest, and no host firewall misconfiguration that can silently open a port.
Included in the price
No per-rule, per-firewall or per-instance charge — security should not be the line item you cut.
API and Terraform ready
Manage firewalls from the portal, the API or your infrastructure code, and keep rules in review alongside the app.
One policy per role, not one policy per server
Control what leaves, not only what arrives
Layered with VPC, load balancers and Kubernetes
Included at no extra cost
Every Antyxsoft Cloud Compute instance can sit behind Cloud Firewalls at no additional charge — unlimited firewalls, unlimited rules, no per-instance fee. You pay for compute and the bandwidth you use.
Common firewall patterns
Four policies that cover most of what a production environment needs.
Web servers
Databases
Bastion and admin
Locked-down egress
Creating firewalls, assigning tags, referencing other tags as sources, and the API and Terraform equivalents.
Frequently asked questions about Cloud Firewalls
What is an Antyxsoft Cloud Firewall?
A stateful network firewall applied at the platform edge rather than inside your server. You define inbound and outbound rules, assign the firewall to instances or to a tag, and anything that does not match an allow rule is dropped before it reaches the instance — see the knowledge base for the rule syntax.
Do Cloud Firewalls cost extra?
No. Unlimited firewalls and rules are included with Cloud Compute at no additional charge — there is no per-rule, per-firewall or per-instance fee.
How is a Cloud Firewall different from iptables or ufw on the server?
It runs at the platform edge, so unwanted packets never reach the instance and a misconfiguration inside the guest cannot silently open a port. There is nothing to install or patch, and the policy survives a rebuild of the machine.
Can one firewall protect many servers?
Yes — attach it to a tag and every instance carrying that tag inherits the rules, including instances created later by automation or autoscaling.
Do Cloud Firewalls work with VPC and load balancers?
Yes. A VPC defines which networks exist, the firewall defines which conversations are allowed inside them, and rules can permit traffic from a load balancer to backend instances only.
Guides for cloud network security
Visit the blog →
A baseline firewall policy for a three-tier application
The rules to start from, and the two that are almost always too permissive.

Locking down SSH without locking yourself out
Bastion patterns, break-glass access and the order to apply changes in.

Egress filtering: why outbound rules matter more than you think
What outbound policy stops after an intrusion has already happened.
Close the ports you never meant to open
Create a firewall, tag your instances, and know exactly what each server accepts — in about the time it takes to read this page.