How to Find Which IP Addresses are Connected to Linux | Linux Today

How to Find Which IP Addresses are Connected to Linux

Written By
L
LinuxShellTips
Feb 18, 2021

A key function of the server is to listens to requests over a network and returns the requested files, data, etc. Linux machines have servers installed for many different protocols: Eg. HTTP Server, SSH Server, FTP Server, etc. The computers which request data from a server (client machines) use either a web browser for HTTP requests or an SSH or FTP Client and can be identified by their individual, unique IP addresses.

Linux admins used to rely on netstat to review connections, but the faster, more reliable ss has replaced it.

L

LinuxShellTips

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.