The Chavers

Rob, Missy, Olivia, Genevieve, family and friends.

pfsense - ntpd & carp

E-mail Print PDF

So, I've setup pfsense 1.2 using carp for automatic failover.  This is very nice stuff!  However, pfsense does not allow the ntpd server to be started on the LAN carp device.  don't forget, that if you edit your openNTP settings, these changes will be lost.  So...

 

diagnostics->edit and load the following file:

/var/etc/ntpd.conf

and add the following line and save:

listen on 172.16.1.1  ( or whatever your LAN carp ip is )

diagnostics->command:

kill -KILL `pgrep -u root ntpd` && /usr/local/sbin/ntpd -f /var/etc/ntpd.conf

Last Updated on Thursday, 26 June 2008 19:14  

Random Image

Olivia
 
 
Olivia Date: 08/26/2009

Login Form