Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
24.1 Legacy Series
»
Python script that converts pfsense isc config to opnsense kea config
« previous
next »
Print
Pages: [
1
]
Author
Topic: Python script that converts pfsense isc config to opnsense kea config (Read 964 times)
Monju0525
Jr. Member
Posts: 51
Karma: 6
Python script that converts pfsense isc config to opnsense kea config
«
on:
February 11, 2024, 05:03:28 pm »
This use case converts pfsense isc-dhcp static leases xml to an opnsense kea-dhcpstatic lease xml. The pfsense isc and opnsense kea xml config are different. It is a limited conversion focused on DHCP static leases and saves the manual entry time into the kea gui.
Is there interest to post the two python scripts and the outputs?
«
Last Edit: February 11, 2024, 05:13:31 pm by Monju0525
»
Logged
cmccallu
Newbie
Posts: 11
Karma: 0
Re: Python script that converts pfsense isc config to opnsense kea config
«
Reply #1 on:
February 12, 2024, 11:55:12 am »
Thanks mate that sounds interesting if you are able to post the scripts you have used!
Logged
gspannu
Jr. Member
Posts: 56
Karma: 4
Re: Python script that converts pfsense isc config to opnsense kea config
«
Reply #2 on:
February 13, 2024, 01:37:55 am »
Yes, the scripts would be very handy !
If the code is hosted on Github, etc… then it would be even better as I am sure we will have many contributors here to make the whole migration process better and more feature rich.
Thanks…
Logged
Monju0525
Jr. Member
Posts: 51
Karma: 6
Re: Python script that converts pfsense isc config to opnsense kea config
«
Reply #3 on:
February 14, 2024, 01:02:38 am »
Okay, I will try to get it to GitHub with some sample data.
Update:
https://github.com/patrick0525/Python-Opnsense
«
Last Edit: February 17, 2024, 06:49:49 pm by Monju0525
»
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
24.1 Legacy Series
»
Python script that converts pfsense isc config to opnsense kea config