Nicholas de Jong

Results 24 comments of Nicholas de Jong

Thanks for the brief suggestion here Could you provide a little more detail how you actually see these working? N

You may want to review the approach discussed here https://github.com/ndejong/pfsense_fauxapi/issues/56#issuecomment-569243747

This kinda-feels like a pfSense quirk but here are some things to check - * confirm that that `config["dhcpd"]["lan"]["staticmap"]` is actually empty in the pfSense XML config file when you...

@jullienl thanks for assisting @fahadalishah5 - I've trimmed his comments to keep this ticket focused on your issue. The latest release https://github.com/ndejong/pfsense_fauxapi/releases/tag/v1.3_4 does pass all tests against an earlier pfSense...

@jullienl were you able to resolve your issue here?

@jullienl looking at your report again, FauxAPI was updated recently to v1.4 which may not (yet) address this issue. Re-reading the description of the issue you have I'm wondering if...

Hi - this is a fairly simple patch, but I'm reluctant to change default behavior without a way that allows developers to get-back the original behavior - for example you...

Interesting idea - added to the enhancements list, will take a look at next release

Cool, added to the "enhancements" list

Hi @slayercat pardon the long delay in my getting to this. The code is well written, but you are re-declaring the namespace in an unexpected location - `fauxapi_pfsense_interface.inc` - [line...