Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

netstat output help?

Status
Not open for further replies.

Hondy

Technical User
Mar 3, 2003
864
0
0
GB
Hi

When I do a netstat -an the I get various source addresses like you might expect on a cluster system. But can anyone tell me what [::] means as the source?

output similar to:

TCP 192.168.0.1:139 0.0.0.0 Listening(e.g NIC1)
TCP 192.168.0.21:445 0.0.0.0 Listening (e.g. Cluster IP)
TCP [::]:10000 0.0.0.0 Listening (What is this??)

The 10000 port listening is backup exec, thats fine - but what does the [::] mean, does it mean on all IPs or something?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top