| Author |
help with time in win2k
|
|
|
| i have a domain enviroment with windows 2k.
i have the server perfect but with a event viewer with lots of errors regarding win32time.
the errors say> errod id 62
this server is the primary pdc.
please configure to sincronize with a external time source using the net time /setsntp *servername
what i must do?
i need help with this issue, that is the only problem in the enviroment. everything else is working fine..
thanks | |
|
|
|
|
|
| http://support.microsoft.com/defaul...EN-US;q323621#3
http://support.microsoft.com/defaul...b;en-us;Q262680
I seem to recall that you use ISA?
Configure and Turn On ISA Server Packet Filters
In the ISA Server management tool, expand the management nodes that are beneath your server name.
Expand the Access Policy branch to view the list of access policies.
Right-click IP Packet Filters , point to New , and then click Filter to start the New IP Packet Filter Wizard.
Type a descriptive name for the filter (such as SNTP Allow Filter ), and then click Next .
Click Allow packet transmission as the Filter Mode , and then click Next .
Click Custom as the filter type, and then click Next .
On the Filter Settings page, click UDP for the IP protocol, click Send receive for the direction, All ports as the local port, click Fixed port as the remote port, use port 123 as the remote port number, and then click Next .
Keep the default settings by clicking Next through the next two wizard pages, and then click Finish at the Completing The New IP Packet Filter Wizard page.
quote: The NTP uses port 123 so this port must be opened on a firewall or router to ensure proper communication with the NTP server.
also check out the following
Q243574 Could Not Locate a Time Server After Setting SNTP Time Server Using Net Time Command
Q216734 How to Configure an Authoritative Time Server in Windows 2000
Q224799 Basic Operation of the Windows Time Service | |
|
|
|
| so.... what was wrong?
closed ports or you had the ip wrong? | |
| cm2gj 2002-06-28, 10:34 am |
| quote: Originally posted by mikop
so.... what was wrong?
closed ports or you had the ip wrong?
you canīt put space in the command.
the command must be
net time /setsntp:192.5.41.209
the space bewteen setsntp and time server must be eliminated.
thanks! | |
| cm2gj 2002-06-28, 10:36 am |
| quote: Originally posted by mikop
so.... what was wrong?
closed ports or you had the ip wrong?
ping to time server works nice but the command was entered erroneusly!
thanks for the help
alex | |
|
|
| cm2gj 2002-06-30, 12:24 am |
| quote: Originally posted by Deja-vue
Hey,cm2gj
Long time, no see
Put this link in your Favorites for future use:
http://www.microsoft.com/windows200...overview_01.htm
never know, when you might need it again!
thanks for the link DEJA VUE.
lot of work in my office... and a+ os waiting for me. My company re-schedule the OS almost 3 times!!! i'm crazy to be a+ certified to continue with MS certs!! | |
| cm2gj 2002-06-30, 11:57 pm |
| i check the event viewer today and the time problem persist.
i read almost all documents from MS in the web and change registry settings, but problems continue...
i'm crazy with time system in win2k!!!
i have the same error in ALL my AD/domains implementations!! |
|
|
|