"jay" <[EMAIL PROTECTED]> writes: > Help me again!! > > 1. I did installed NTP on all computers! > > 2. In ntp.conf file of Computer 1 , I added this lines > > server 127.127.1.0 > fudge 127.127.1.0 stratum 10 > > 3. In ntp.conf file of Computer 2, I addes this lines > > server 192.168.xxx.xxx iburst minpoll 4 maxpoll 7 > > > Is this correct? Should I replace xxx with numbers? How do I know that? > I also tried with > server isolated.network.server iburst > However, I'm not sure this works. > I found that the commend 'ntpq -p' shows if ntp works properly but the > window disappear so fast I cannot read anything. :( > Is there any way that I can see(monitor) the performance ? ( I tried > some but it looks its not working...)
Hmmm... you do realise the 'xxx.xxx' and 'isolated.network.server' should be replaced by the actual ip-numbers your server and client have? Regarding running 'ntpq' - start a command shell with 'cmd' and then run ntpq from there. -- Björn _______________________________________________ questions mailing list [email protected] https://lists.ntp.isc.org/mailman/listinfo/questions
