Linode Cloud Firewalls
Linode Cloud Firewalls is a robust cloud-based firewall solution available at no additional charge. Through this service, you can create, configure, and add stateful network-based firewalls to Linodes and NodeBalancers.
Enhanced security
Cloud Firewalls sit between a service (Linode or NodeBalancer) and the Internet and can be configured to filter out unwanted network traffic before it even reaches your server. Defend your apps and services from malicious attackers by creating rules to only allow traffic from trusted sources. Firewall rules can filter traffic at the network layer, providing fine-grained control over who can access your servers.
Simple interface
Control inbound and outbound traffic using the Linode API, Linode CLI or Cloud Manager. Each interface can be integrated into your workflow for seamless control over firewall rules. The Cloud Firewalls service makes security more accessible and enables you to secure your network traffic without needing to learn complicated software or access the command line.
Scalable security in seconds
Stay protected as your network grows. Effortlessly apply the same ruleset across multiple Linodes and NodeBalancers. This saves time as you no longer need to manually configure internal software on each server.
Pricing and availability
Cloud Firewalls are available at no charge across all regions.
Limits and considerations
- Cloud Firewalls are compatible with Linodes and NodeBalancers. They are not currently directly supported on other Akamai Cloud services, such as Object Storage.
- A Cloud Firewall can be attached to multiple services (Linodes and NodeBalancers), but a service can only be attached to one Cloud Firewall at a time.
- Cloud Firewall inbound and outbound rules are applied to Linodes, but only inbound rules are applied to NodeBalancers.
- When used in conjunction with NodeBalancers, a Cloud Firewalls inbound rules only apply to the NodeBalancer's public IP, not the IPs of the back-end nodes. This means you may also want to add individual back-end nodes to a Cloud Firewalls to protect any additional exposed IP addresses.
- Cloud Firewall rules are applied to traffic over the public and private network but are not applied to traffic over a private VLAN.
- A maximum of 25 rules can be added to each Cloud Firewall (both Inbound and Outbound rules combined).
- A maximum of 255 IP addresses (and ranges) can be added to each Cloud Firewall rule.
- All IP addresses and IP Ranges must be correctly formatted to save changes.
- A maximum of 15 ports (and port ranges) can be defined on each Cloud Firewall rule.
Developer resources
- Linode API provides the ability to programmatically manage the full range of services on Akamai Cloud.
- Linode CLI is a wrapper around the Linode API that lets you manage your account and resources from the command line. Learn how to use the Linode CLI.
Updated 15 days ago