How to Migrate OPNsense with AdGuard Home to New Hardware

Started by cheleby, October 15, 2025, 09:27:46 AM

Previous topic - Next topic
Hi all. I want to install my OPNsense setup on a newer device that uses an SSD because the current device is old. The system currently has all its settings configured, and AdGuard is also installed. How can I migrate this system to the new computer?

- fresh install on new system
- configuration backup from old system
- configuration restore on new system
- potentially adjust interface names
- enable community repository
- install AGH plugin
- copy /usr/local/AdGuardHome/AdGuardHome.yaml from old to new system
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

Quote from: Patrick M. Hausen on October 15, 2025, 09:33:33 AM- fresh install on new system
- configuration backup from old system
- configuration restore on new system
- potentially adjust interface names
- enable community repository
- install AGH plugin
- copy /usr/local/AdGuardHome/AdGuardHome.yaml from old to new system
Thank you.