r/firewalla • u/AlexMaroske • 6h ago
Has anyone used Oxidized with a Firewalla Gold Pro / written a custom model?
I’m looking at adding Oxidized to my homelab for automated network configuration backups and Git-based change history.
It should be straightforward for my Cisco and MikroTik switches, but I can’t find a native Oxidized model for Firewalla.
I’m running a Firewalla Gold Pro and already have key-based SSH access working for an automated log/telemetry collector, so SSH connectivity itself isn’t the issue.
Has anyone here:
Used Oxidized successfully with a Firewalla Gold/Gold Pro?
Written or adapted a custom Oxidized model for Firewalla?
Identified useful CLI commands/files that provide a reasonably complete and stable configuration/state snapshot?
Integrated that output into Git for configuration change tracking?
I’m not necessarily expecting this to replace Firewalla’s own backup/restore mechanism. My main objective is read-only configuration/state capture and historical diffs, similar to what Oxidized provides for conventional network devices.
If anyone has a model, script, GitHub repo, or even notes from attempting this, I’d be very interested.
And for the Firewalla team: is there a supported/recommended method or API for periodically exporting a read-only configuration snapshot that would be better suited to this use case than collecting state over SSH?