https://github.com/osquery/osquery logo
#fleet
Title
d

defensivedepth

02/21/2023, 4:31 PM
In the context of IPs, I would assume
Public
means publicly-routable? This seems to be a bug then? v4.27.1
k

Kathy Satterlee

02/21/2023, 4:44 PM
Private addresses may be reported as public in local deployments or when headers aren't set as Fleet is expecting. There's already a fix in place of the next release: https://github.com/fleetdm/fleet/pull/9900
l

Lucas Rodriguez

02/21/2023, 5:07 PM
#9900 will fix the Public IP issue in the hosts lists and host details page, but not on the activities. Though maybe this is a-ok for activities as the IP of users logging in will be 127.0.0.1 on dummy/local deployments.