You can freely move, copy, or delete managed Barracuda F-Series Firewalls on the NextGen Control Center. When moving or copying systems which link to a repository make sure the repository is also available from the destination node, or the links to the repository will be broken and replaced by a copy of the repository configuration instead.
In this article:
Move a Barracuda NextGen Firewall F-Series without Links to a Repository
- In the Configuration Tree, navigate to the Barracuda NextGen Firewall F-Series that you want to move.
- Right-click the Barracuda NextGen Firewall F-Series and select Lock.
- Right click the Barracuda NextGen Firewall F-Series and select Move Box.
- Select the new location and enter a new name for the Barracuda NextGen Firewall F-Series. The name cannot contain more than 25 characters.
- Click OK. The Barracuda NextGen Firewall F-Series is then moved.
Moving a Barracuda NextGen Firewall F-Series with Links to a Repository
Moving a Barracuda NextGen Firewall F-Series configuration with links to a repository the links may break when moving the system 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 Barracuda NextGen Firewall F-Series
- In the Configuration Tree, navigate to the Barracuda NextGen Firewall F-Series that you want to remove.
- Right-click the Barracuda NextGen Firewall F-Series and select Lock.
- Right-click the Barracuda NextGen Firewall F-Series and select Remove Box.
- Click OK.
After the Barracuda NextGen Firewall F-Series 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.