The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 12-08-2003
jaredGalen jaredGalen is offline
Registered User
  
 

Join Date: Dec 2003
Posts: 1
RH 9 and Network Time Protocol

I have a small program written in C using winsock v1, that uses a unix host to get the time.

I have two machines networked, one windows, the other red hat 9.
The windows machine will request the time off the RH one.

How can I configure red hat to reply to the time request, i.e act as an NTP server on its own. Both machines are totally kept off the internet(security reasons).
I don't really know much about this kind of thing so any help is greatly appreciated.

jG