Isn’t there some way I can right click on the Usage\Hosts\host-of-interest and map it to LOCAL data summary?
That would solve a lot folks problems I read about on the forum.
Using 1.2.73
As a I-want…option to map to LOCAL and to Block this IP (proly paid version … but that’s OK)
It didn’t detect it automatically.
I didn’t find anything by poking around.
My previous settings and usage all stayed around after a uninstall reinstall.
NAS is at 169.254.36.14 on my internal net (different network than the internet connection via usb).
The issue happens because of the IP address of the NAS. We detect that the address is local by checking the IP address class type.
In other words some of the IP addresses are usually used for local networks and the others for public networks. So if the address is 10.x.x.x - it’s counted as local. If the address is in the range of 172.16.0.0 - 172.31.255.255 it’s also local. If the address is 192.168.x.x it’s also local.
You reported the IP address of the NAS as 169.254.36.XX and that’s why it’s counted as external.
The method that we use is not 100% reliable but it works in most cases. We will see if it’s possible to improve this in the future.
@Ken_GlassWire, 169.254.#.# is an address range reserved for local devices so this would be a GlassWire bug. Plus it looks like it is being used for the correct purpose on a single link. But even if it wasn’t being used correctly it would still be a local device.