Migration from OPNsense

Is there a way to export my static assignments for clients from OPNSense and move them into the Route10?

I don’t think there’s a way to do officially at the moment (although someone can feel free to correct me if there actually is), but if you turn on SSH access you might be able to use a third party tool since the Route10 is based on OpenWRT. Something like this possibly: GitHub - GeekVisit/uproot: A tool to migrate static leases between routers

Although I haven’t had an opportunity to test that myself.

2 Likes

I did not know we had ssh access.

https://help.alta.inc/hc/en-us/articles/26753020799131-How-To-Use-SSH-Keys-For-Management

2 Likes

You can batch import them, but you’ll have to do them in groups (wired and wireless). Mentioning this now in case that helps when planning.

If you go to Control on the web, Devices, Options, and then click the batch symbol to the right of Add (Wireless) or Add (Wired), you can look up the expected format for each. One entry per line. There is slightly different data currently because you can specify the network profile on wireless clients.

No official way at this time to import/convert from another platform. I haven’t actually tried that tool that @jmszuch shared (yet), but it certainly looks promising at the very least.

2 Likes