Jared Hendrickson

Results 54 comments of Jared Hendrickson

Hmm doesn't seem like you're doing anything wrong here. Your API call and config look fine to me. Let's do some debugging: 1. On pfSense, install the debug version of...

No worries, thanks for providing that. What does your `opt2` interface's configuration look like? The error suggests its IP assignment is via DHCP and does not have a static IPv4...

The behavior here is very strange because the line that causes the error is stating that the interface's `ipaddr` value is currently set to `dhcp`: ``` #0 /etc/inc/api/models/APIServicesDHCPdUpdate.inc(97): APITools\is_ipv4_in_cidr(3232240740, 'dhcp/')...

Hmm yeah that's definitely not what I was hoping for. From everything I'm seeing there is no reason this error should be being thrown here and so far I still...