Remove the cloud firewall
Remove the cloud firewall
When the firewall is removed, the rules will no longer apply — all inbound and outbound traffic will be allowed.
A cloud firewall cannot be removed if it is in the status ACTIVE
— enabled and assigned to a cloud router port.
Control panel
OpenStack CLI
- Turn off the firewall or disconnect it from the cloud router port.
- In the dashboard, on the top menu, click Products and select Cloud Servers.
- Go to the Firewalls section.
- Open the firewall page.
- From the firewall 's menu, select Remove Firewall.
- Click Delete.
-
Remove the firewall:
openstack firewall group delete <firewall>
Specify
<firewall>
— the ID or name of the firewall. You can view the list using theopenstack firewall group list
command.