objective-see / LuLu

LuLu is the free macOS firewall
GNU General Public License v3.0
9.96k stars 464 forks source link

Lulu displays IP in 4 digit format #504

Closed Tomasv-20 closed 1 year ago

Tomasv-20 commented 1 year ago

Did not found a root cause, M1 processor, but seen in on my older Intel based Mac as well.

I expect IPv4 there

image
Tomasv-20 commented 1 year ago

Anyone any comments or ideas on how to fix, please?

hisel-sabermetrics commented 1 year ago

It's probably because the process is using IPv6.

Tomasv-20 commented 1 year ago

@hisel-sabermetrics OK, how do I change the binding or settings? Is that even possible? THX!

hisel-sabermetrics commented 1 year ago

Just set your DNS to one that uses IPv4

objective-see commented 1 year ago

Yes, this is the IP address given to LuLu by macOS (See this line of code).

...LuLu doesn't change/format this.

If its an IPv6 address, it will be in that 4-digit format (again, as delivered to LuLu by the system).