LuLu icon indicating copy to clipboard operation
LuLu copied to clipboard

IPv6 catch-all block rule not working?

Open luckman212 opened this issue 4 months ago • 3 comments

  • macOS 26.0.1
  • Lulu 4.1.0

I'm trying to block all IPv6 connections to port :8801

Here's my rule (::/08801)

Image

Yet, when I start a Zoom call, and run the log stream, I can see connections not being dropped...

Image

Am I doing something wrong here?

luckman212 avatar Oct 28 '25 17:10 luckman212

Added support for this in v4.2.0 https://github.com/objective-see/LuLu/releases/tag/v4.2.0

objective-see avatar Oct 31 '25 23:10 objective-see

Oh, great! I will give it another try, somehow I thought that feature was already in 4.1.

luckman212 avatar Nov 01 '25 00:11 luckman212

It was added in 4.1, but only for block/allow list ...not rule(s). Thus, updates in 4.2 :)

objective-see avatar Nov 01 '25 15:11 objective-see