I have configured NTP version 4.2.6 server on fedora 20 machine. server side I am using local system time and given a broadcast subnet and all other options are disabled and on client's side I enabled only broadcast client. I haven't given server's address as according to my understanding server should broadcast NTP packets and client will automatically listen NTP packets and will get sync. but my NTP client is not syncing with server. please help me with all possibilities.
相关问题
- How to set delegate in a protocol extension
- Using associatedtype in a delegate protocol for a
- Why do I not need to declare UIAlertViewDelegate i
- Integration Objective C Protocols with Swift
- How to handle, when tkinter window gets focus
相关文章
- Writing a stream protocol: Message size field or M
- Swift: overriding typealias inside subclass
- swift change theme using delegate and protocol on
- Protocol message tag had invalid wire type
- Monotouch Binding Syntax For Protocols
- Swift protocol with associated type - type may not
- Swift protocol defining class method returning sel
- iOS 5.0 Warning: Cannot find protocol definition f
you can just run the ntpdate command at the client's start-up script
for more details read: http://docs.fedoraproject.org/en-US/Fedora/15/html/Deployment_Guide/sect-Date_and_Time_Configuration-Command_Line_Configuration-Network_Time_Protocol.html