tman785

Results 9 comments of tman785

I actually have a similar problem as your second issue. I'm using config_patch to simply disable a rule, and I get a similar error my json file looks like this:...

In some of these scripts I'm seeing, I dont see a filter for eap traffic to not be tagged (unless I'm missing something). Seems to be several reports of it...

Right now I can’t get the non-tethered to work at all with opnsense 22.7.4. If I did, then I could at least test and compare. On Fri, Sep 23, 2022...

@christopher-bowman Finally got around to getting non-tethered to work on 22.7.4. As for whether setting vlanpcp 0 works, I couldn't get past authorization. At some point maybe next week, I'll...

@christopher-bowman I gave it a shot to look at the traffic. Vlan is set to 0 when we run ifconfig $ONT_IF vlanpcp 0. But for some reason, after wpa_supplicant sends...

> I am having similar issues with newer versions of Opnsense. I have seen it work on older versions though. I wonder what has changed and how to fix it....

Want to add this in - was getting a simliar name error and narrowed down to enabling opn-arp. As soon as I disabled it, the error went away. This issue...

I looked at the opn-arp code, I dont see how enabling it affects anything else. It's just reading the arp table and comparing against a "text db". Unless enabling the...

Looks like someone already opened an issue: https://github.com/mimugmail/opn-repo/issues/194 Needs more investigation though.