Hello managers
Platform 4.0D pk5, AS2100's
Just enabled ntp access to some of our servers
(via routers
permit udp host <ntp.server> 203.47.62.0 0.0.0.63 eq ntp
permit tcp host <ntp.server> 203.47.62.0 0.0.0.63 eq 123
)
To test the ntp service doing a
% ntp -v <ntp.server>
works fine (all the correct output) on host(s) eg., 203.47.62.10
but on another host(s) in the same range eg., 203.47.62.11
there is a wait then the error message
%
*Timeout*
<ntp.server> is not responding
%
Using lsof, we determined that port 123 (ntp) is listening.
Any ideas?
Thanx
Joe
Received on Wed Feb 02 2000 - 01:32:43 NZDT