Skip to content

Instantly share code, notes, and snippets.

@goldmann
Created February 12, 2009 16:38
Show Gist options
  • Save goldmann/62712 to your computer and use it in GitHub Desktop.
Save goldmann/62712 to your computer and use it in GitHub Desktop.
[root@localhost ~]# netstat -ln
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 172.16.10.129:9248 0.0.0.0:* LISTEN
tcp 0 0 172.16.10.129:3873 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:45089 0.0.0.0:* LISTEN
tcp 0 0 172.16.10.129:1090 0.0.0.0:* LISTEN
tcp 0 0 172.16.10.129:4712 0.0.0.0:* LISTEN
tcp 0 0 172.16.10.129:8009 0.0.0.0:* LISTEN
tcp 0 0 172.16.10.129:4713 0.0.0.0:* LISTEN
tcp 0 0 172.16.10.129:4457 0.0.0.0:* LISTEN
tcp 0 0 172.16.10.129:1098 0.0.0.0:* LISTEN
tcp 0 0 172.16.10.129:1099 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:587 0.0.0.0:* LISTEN
tcp 0 0 172.16.10.129:8080 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:465 0.0.0.0:* LISTEN
tcp 0 0 172.16.10.129:8083 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:32984 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:3000 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN
tcp 0 0 172.16.10.129:4444 0.0.0.0:* LISTEN
tcp 0 0 172.16.10.129:4445 0.0.0.0:* LISTEN
tcp 0 0 172.16.10.129:4446 0.0.0.0:* LISTEN
tcp 0 0 :::587 :::* LISTEN
tcp 0 0 :::465 :::* LISTEN
tcp 0 0 :::22 :::* LISTEN
tcp 0 0 :::25 :::* LISTEN
udp 0 0 228.1.2.3:23364 0.0.0.0:*
udp 0 0 0.0.0.0:68 0.0.0.0:*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment