On Fri, 2010-04-16 at 14:10 -0400, John Aldrich wrote: > On Fri April 16 2010, Patrick O'Callaghan wrote: > > > > Note that some ISPs restrict access to NTP (strange but true). Does NTP > > work from some other machine on your network? > > > > Also, you may need to fix filter rules in your router, not just in > > Fedora. > > > Well, I just tried running "ntpdate pool.ntp.org" and got an error that the > NTP socket was already in use. Any idea how to see what's using it? netstat -A inet|grep :ntp poc