OPNsense Forum

Archive => 21.7 Legacy Series => Topic started by: RobLatour on October 21, 2021, 10:18:09 PM

Title: backup entire opnsense machine
Post by: RobLatour on October 21, 2021, 10:18:09 PM
What is the best way to backup an entire opnsense machine (i.e. not just the configuration files but the entire box)?
Title: Re: backup entire opnsense machine
Post by: fabian on October 21, 2021, 10:40:52 PM
Boot Linux and dd the full drive. Can be easily done with clonezilla (local boot media, manually ) or fog (network boot, automatically).

However copying the config.xml + voucher db + maybe rrd data and logs should be more than sufficient.
Title: Re: backup entire opnsense machine
Post by: RobLatour on October 22, 2021, 01:04:02 AM
Thank you, I know virtually nothing about the Linux environment, but you've given me some keywords to google so hopefully, that will be all I need to get going!
Title: Re: backup entire opnsense machine
Post by: franco on October 22, 2021, 03:45:45 PM
If you have a ZFS install take a look at the nifty zfs-send and zfs-receive utilities.


Cheers,
Franco