Is it possible to use ntpdate behind a HTTP proxy with authentication? In case it is not possible, are there any good alternatives?
feedback
|
|
If it is purely an HTTP proxy, it is using port 80, so the basic answer is no to that specifically. NTP uses UDP port 123. If it is a more generic proxy server, serving all ports, then maybe. There are some programs out there that do NTP over HTTP. I do not use Linux, but this one might do it: http://www.rkeene.org/oss/htp/ (still not sure if this will do authentication either). I could not find one for Windows, but I will post back if I do. | |||||||
feedback
|
