henry said:
I have programmed some computers to use a different NTP server but they are
still sending packets to 85.85.170.170.
Hmm, Alarm bells are ringing.
I'd be inclined to block this traffic untill it's been investigated.
Reverse DNS lookup on that IP has no host associated.
That would not be the case for a legitimate Internet NTP server.
http://www.dnsstuff.com/tools/ptr.ch?ip=85.85.170.170
If ethereal is saying that it's NTP traffic, that's just based on the port
number.
It may not be legitimate NTP traffic.
It could be malware using that port number, because ethereal just flags up
the traffic type based on port number. If you use a well-known port for
other traffic, ethereal will not report it correctly. You need to expand
up the actual packet details to see what the traffic really is.
Have you looked through the contents of the packet in ethereal?
Is it consistent with NTP traffic?
I have a rather strong suspicion the traffic may not be legitimate time sync
traffic.
Install a host firewall like the free version of ZoneAlarm, and see what
program is attempting to connect to that IP address.