Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - julsssark

#2
Thanks Franco.
#3
Yes, that is it. Thanks.
#4
After updating to 26.1.3, I see the following errors when I check for updates:

pkg: glib-bootstrap has a missing dependency: python311
pkg: glib has a missing dependency: python311

Everything is working correctly but I am not using IPS/IDS.
#5
Thanks for educating me. I didn't even think about bandwidth as a determinant of upgrade time.
#6
I am surprised your upgrades took that long but I've never run OPNsense in a large production environment. Good luck with the migration. Let us know how it goes.
#7
How did you arrive at a 7+ hour estimate for 4 incremental upgrades? Is your current install on ZFS so you can leverage snapshots for rollback?
#8
You are correct. I am sorry, I should have tried it with your exact example. I see the same behavior you do. It looks like a bug. I tried a few different variations. The "address" field with "contains" or "is", generates the problem but using "is not" or "does not contain" works correctly. I suggest filing a bug report: https://github.com/opnsense/core/issues
#9
I created a new criteria using Safari and it worked correctly. I am running 26.1.1. Maybe a browser issue? Is auto-refresh enabled?
#10
26.1 Series / Re: Rules [new] Sort order Sequence?
February 04, 2026, 06:36:13 PM
26.1.1 adds some really nice updates to the rules interface!
#11
26.1 Series / Re: Let's talk firewall rule order ...
February 01, 2026, 04:50:34 PM
Thank you for sharing!
#12
26.1 Series / Re: New firewall rule interface
January 31, 2026, 06:26:33 PM
See here for the answer to your second question: https://forum.opnsense.org/index.php?topic=50564.0
#13
26.1 Series / Re: Let's talk firewall rule order ...
January 31, 2026, 05:39:28 PM
@Patrick, thanks for posting your firewall rule structure. You've given me some ideas for improving mine. What are your categories (i.e., how do you use them)?
#14
26.1 Series / Re: Old rules deprecation
January 30, 2026, 06:47:39 PM
I was looking for "rulenr" as displayed in the live-view details dialog. I use them in Grafana for log analysis of specific rules.
#15
26.1 Series / Re: Old rules deprecation
January 30, 2026, 05:41:53 PM
Could rule # be displayed in the statics column (or its own column or within the details dialog)? It would make downstream log management more convenient. Today, you need to trigger a rule and catch it in live view, or do some text file manipulation. If it's a feasible request, I can open an issue and help test.