is there any hope or progress related opnSense (freeBSD) and suricata with PPPoE WAN Interfaces in IPS Mode will work?
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 MenuQuote from: bestboy on May 30, 2024, 09:38:29 AM
Intrusion detection systems need to track the flows. If you do address translation then sources or targets of flows are rewritten. The original flow is terminated and replaced. Intrusion detection systems typically only see one leg of the entire communication. Either the original flow leg or the replaced, new flow leg. But in either case they keep on missing half of what's going on.
Feel free to read the documentation for details. It's all there right in the "Choosing an interface" chapter: https://docs.opnsense.org/manual/ips.html#choosing-an-interface".
PS: There is a reason why many admins hate NAT. You have to jump a lot of hoops and deal with heaps of BS just to keep using the old IPv4 address.
Quote from: bestboy on May 29, 2024, 06:40:40 AM
Also NAT and intrusion detection systems are no friends.
Quote from: Taunt9930 on May 28, 2024, 10:50:59 PM
I don't believe you can use Suricata on PPPoE - it is not compatible.
Quote from: hushcoden on May 29, 2022, 07:58:00 PM
Is there a way to decide which internal IPs can use the VPN?
I have about 20 devices connect to my LAN, and I'd like just a couple of those devices to use the VPN, is it feasible?
Tia.