I have a machine that is on a network with a proxy server... The ntp sync fails to go through the proxy, how can I make it go through?? What configuration is needed on my machine?? does it necessary require any configuration in the proxy server?

link|improve this question

75% accept rate
An HTTP proxy should have no bearing whatsoever on your ability to sync NTP. – Shane Madden Aug 9 '11 at 2:03
all the network traffic goes through it, not just HTTP – amyassin Aug 9 '11 at 2:05
1  
Then it's not a proxy, it's a router. – Shane Madden Aug 9 '11 at 2:09
2  
Configure your NTP client for the network's NTP server. If the network doesn't have a NTP server, set one up. If you are a user and not the system administrator then this site is not for you, see the FAQ for more details. – Chris S Aug 9 '11 at 2:10
feedback

closed as not a real question by womble, Shane Madden, John Gardeniers, Iain, Scott Pack Aug 9 '11 at 14:14

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

1 Answer

up vote 2 down vote accepted

Setup NTP on the proxy server to sync with the wider world and tell the isolated machine to use the proxy for NTP service.

link|improve this answer
2  
No, that's ludicrous. – womble Aug 9 '11 at 2:09
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.