Skip to main content

Network

The Network tab shows how the machine is connected and what it's listening on. It has two sub-sections on the left: Interfaces and Listening Ports.

How to get here

Open an endpoint (see Summary), then click the Network tab.

URL path: /inventory/endpoints/{id}?tab=network

Interfaces

The network adapters on the machine.

The Network tab on the Interfaces sub-sectionThe Network tab on the Interfaces sub-section
ColumnWhat it shows
InterfaceThe adapter's system name.
AddressIts IP address.
MACHardware (MAC) address.
MaskSubnet mask.
TypeAdapter type.
Friendly NameA readable name, with a Wi-Fi / Ethernet / loopback icon.
GatewayDefault gateway.

DHCP Enabled is available but hidden by default- turn it on with the column picker.

Listening Ports

The ports the machine is accepting connections on.

The Network tab on the Listening Ports sub-sectionThe Network tab on the Listening Ports sub-section
ColumnWhat it shows
PIDProcess holding the port.
PortThe port number.
ProtocolTCP / UDP.
BlacklistedWhether the port is on your blacklist.
AddressThe bound address.

Each row has a Block Port action (disabled while the endpoint is offline).

Tips & troubleshooting

  • Block Port is greyed out. The machine is offline- port actions need it online.
  • A port shows Blacklisted = Yes. It matches a port on your blacklist; review it under Settings → System Settings → Blacklisted Ports.
  • Process- see which process owns a port (Remote Connections).
  • Summary- the screen these tabs live on.
  • Blacklisted Ports- the Settings list that drives the Blacklisted flag and Block Port remediation here.
No standalone all-hosts view

Network details (interfaces and listening ports) are shown per endpoint on this tab- there is no fleet-wide "all hosts network" page.