Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

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?

share|improve this question
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

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. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

up vote 4 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.

share|improve this answer

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