using own ntp server

Artis Caune artis.caune at gmail.com
Sun Oct 11 21:52:33 UTC 2009


2009/10/11 kenneth hatteland <kenneth.hatteland at kleppnett.no>:
> If I have understand ntp right it is possible to hook up my machines to the
> machine running the ntp server. nevertheless I am not able to find anywhere
> helping me with configuring these machines to connect to my server and I am
> still not bright enough to figure out the syntax myself. Does anyone know
> about a web page or anything that my Googling have missed ? Or perhaps  I
> have gailed to grasp nto correct, and all machines must be configured like
> the handbook says to connect to external machines ?

Take a look at OpenNTPD from OpenBSD. There are only two, three
configuration options. :)

For server:
    listen on *
    servers pool.ntp.org

For clients:
    server 10.0.0.1




-- 
Artis Caune

    Everything should be made as simple as possible, but not simpler.


More information about the freebsd-questions mailing list