By default, OpenNTPd doesn't listen on any port, it just acts as a client for the local machine only. In order for it to serve time to other machines on your network, you must uncomment the listen * line in /etc/ntpd.conf, then send a SIGHUP to ntpd, or restart it, in order for it to listen on port 123. time in inetd.conf refers to the UNIX time protocol on port 37, which doesn't really have anything to do with ntp. Uncomment the listen * line in /etc/ntpd.conf and then it'll allow any box to sync time with it.
Jason On 6/26/05, J.D. Bronson <[EMAIL PROTECTED]> wrote: > I am using obsd 3.7 with a update to 3.7-stable. > I am using the stock ntpd.. > > I have several Cisco boxes that need to sync off of this obsd box for NTP > and they are seeing connection refused. > > I enabled time (udp/tcp) in inetd.conf and gave it a HUP. > > Still cisco sees 'connection refused'. > > So then I tried installing NTPD and running that instead. This time, > it works...so..I know something is not happy with OpenNTPD... > > What do I need to do to permit OpenNTPD to allow the cisco to use it? > > my ntpd.conf file is generic and I dont have any ACLs setup. > > Thanks in advance guys.... > > > > > > -- > J.D. Bronson > Information Services - Telecom > Aurora Health Care - Milwaukee, Wisconsin > Office: 414.978.8282 // Fax: 414.314.8787