mwood77 / pf2opn

An in-browser pfsense to opnsense converter.
https://www.pf2opn.com
Other
88 stars 7 forks source link

Captive portal config is not imported #42

Open Flole998 opened 3 days ago

Flole998 commented 3 days ago

I am using the captive portal feature on pfSense, but when importing the converted config there are no captive portal settings imported at all.

mwood77 commented 3 days ago

Same applies here - I think I need to write an exception for this again. Could you please share the data-scrubbed xml object for this.

Flole998 commented 2 days ago

I need to setup a test instance for this, there is data that needs scrubbing all over the place. The beginning looks like this:

<pfsense>
...
    <captiveportal>
        <guest>
            <zone>GUEST</zone>

Maybe/hopefully it is just at the wrong place for opnSense and simply moving it is enough (although I doubt that).