Linode Forum Index Linode Forum
Linode Community Forums
 


netstat output question

Click here to go to the original topic

 
       Linode Forum Index -> Linux Networking
Author Message
Ericson578



Joined: 08 Jul 2011
Posts: 43
Location: United States

Posted: Sat Nov 12, 2011 9:13 pm    Post subject: netstat output question  

netstat -a -> outputs:

edit: added the column headers:

Code:
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
udp        0      0 <domain redacted>.:47949 50.28.8.224:ntp         ESTABLISHED
udp        0      0 <domain redacted>.:52313 mail.freerip.com:ntp    ESTABLISHED
udp        0      0 <domain redacted>.:52074 conquest.kjsl.com:ntp   ESTABLISHED
udp        0      0 <domain redacted>.:52148 barricade.rack911.c:ntp ESTABLISHED


What are these, and should I be concerned?
Back to top  
mnordhoff



Joined: 03 May 2008
Posts: 451

Posted: Sat Nov 12, 2011 9:54 pm    Post subject:  

It seems to be your NTP (time synchronization) client, connecting to some NTP servers -- probably NTP pool servers, which are run by volunteers of varying reputability, but serve good time.
Back to top  
 
       Linode Forum Index -> Linux Networking
Page 1 of 1