You can freely move, copy, or delete managed CloudGen Firewalls on the Firewall Control Center. When moving or copying systems that link to a repository, make sure the repository is also available from the destination node; otherwise, the links to the repository will be broken and replaced by a copy of the repository configuration.
Move a CloudGen Firewall Without Links to a Repository
- In the Configuration Tree, navigate to the Barracuda CloudGen Firewall that you want to move.
- Right-click the Barracuda CloudGen Firewall and select Lock.
- Right-click the Barracuda CloudGen Firewall and select Move Box.
- Select the new location and enter a new name for the Barracuda CloudGen Firewall. The name cannot contain more than 25 characters.
- Click OK. The Barracuda CloudGen Firewall is then moved.
Moving a CloudGen Firewall With Links to a Repository
When moving a Barracuda CloudGen Firewall configuration with links to a repository, the links may break depending on whether it is a global, range, or cluster repository. The settings on the previously linked configuration pages will be saved, but the pages are no longer linked to the repository.
Repository | Move or Copy to a Different Range | Move or Copy to a Different Cluster |
Global | Link remains | Link remains |
Range | Link is broken | Link remains |
Cluster | Link is broken | Link is broken |
Remove a CloudGen Firewall
- In the Configuration Tree, navigate to the Barracuda CloudGen Firewall that you want to remove.
- Right-click the Barracuda CloudGen Firewall and select Lock.
- Right-click the Barracuda CloudGen Firewall and select Remove Box.
- Click Send Changes.
- Click Activate.
After the Barracuda CloudGen Firewall has been removed, the box entry should disappear from the CC status map with the next configuration update. If the entry stays on the system:
- At the command line, enter the following commands:
$ find /opt/phion/rangetree/configroot/ -name box.dbconf | xargs rm
$ conftool r - rebuild_db
$ conftool r - rebuild_cache
- Restart the CC Rangeconf service.