Ad Schellevis

Results 622 comments of Ad Schellevis

> if you copy entry similar to subnet definition with "Auto collect option data" unchecked the content of ALL option_data is GONE after save https://github.com/opnsense/core/issues/7521

@Zweihorn the blog was merely a copy of the messages posted on the forum, manually copied periodically, it didn't add very much. We changed the widget on our end to...

@Zweihorn good point, I'll see what we can do.

feeds from forum now https://opnsense.org/blog/

Haven’t reviewed it yet, but the default landing page likely needs another default as well. https://github.com/opnsense/core/blob/0487802a4b9255bd3084eaffc993ad30c050d9ff/src/www/authgui.inc#L204 https://github.com/opnsense/core/blob/34cafe3e9835cb48c41ad063d2aba2700e7f701a/src/opnsense/mvc/app/models/OPNsense/Core/ACL.php#L366

I've temporary disabled the additional ACL's (https://github.com/opnsense/core/pull/7529/commits/1557a4c68ed2e07a5e3908f42b0c83d7bae0e1c5) as I'm unsure these bring anything to the table, when needed we can re-enable them easily or merge them into another one later...

I think the easiest option would be to add an optional field in `Interfaces: Assignments` which accepts `lan`,`wan`, `optXXX` and when not provided pick the first free one in the...

The main reason for switching internal references is high-availability and/or syncing settings between machines (also the reason why I'm keeping this on the backlog). In all other cases the internal...