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 - rizzeaux

#1
Quote from: franco on September 13, 2024, 09:46:23 PM
Whole new GUI or just new dashboard? Did you use something else before? Just curious :)


Cheers,
Franco

Correction, the new dashboard. I have used several other firewalls from many years ago such as smoothwall, astaro, sophos, and pfsense primarily. OPNsense outperforms the others, includes all the important features and only minor issues, and looks great.
#2
I appreciate the new updates for 24.7.4. Looks and functions great. The new dashboard is beginning to grow on me. Thanks to all who made this project what it is today.
#3
24.1, 24.4 Legacy Series / Re: 24.1 IDS breaks internet
January 31, 2024, 03:25:47 AM
The fix worked for me with no issues but only after rebooting.

Quote from: seed on January 30, 2024, 07:42:46 PM
Quote from: seed on January 30, 2024, 06:46:34 PM
Quote from: seed on January 30, 2024, 06:36:47 PM
I must report the same issues.
Having suricata running breaks the connection.

When connected to the opnsense console i can ping 1.1 through the igb interface. But not to lan (lacp lagg with ixl interfaces)

Adding:

stream.midstream-policy: ignore
http2:
  enabled: yes
quic:
  enabled: yes


to /usr/local/opnsense/service/templates/OPNsense/IDS/custom.yaml fixed the issue as described in the upper post.
Looks like a little hotfix must be released.


Even with the fix applied i have problems reaching my servers by http/https.
I disabled suricata for now.