DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 19th August 2009
plexter plexter is offline
Shell Scout
 
Join Date: May 2008
Posts: 124
Default Local NTPd Server "bad peer"

Hi all,

I can't seem to figure out what the problem is. I'm trying to have one of my OpenBSD (4.5) boxes act as a local NTP server. The box will fetch the time from the net and serve out to devices inside my network.

The time seems accurate on this box. (BSD1)

I have connected a second OpenBSD box (4.5) and directed it to use the first box as its NTP peer and get the follow error.

Code:
Dec 13 15:34:57 BSD2 ntpd[13067]: bad peer 192.168.244.1 (192.168.244.1)
Note: The time is clearly wrong (pay no attention to it)

These two machines are on the same subnet (192.168.244.0/24) similar to the below

Internet <-> BSD1 <-> Switch <-> BSD2

BSD1 would also be the Gateway.

ntpd.conf on BSD1 is:
Code:
listen on 192.168.244.1

server 0.ca.pool.ntp.org
server 1.ca.pool.ntp.org
server 2.ca.pool.ntp.org
Am I missing something which will allow other hosts to connect to it?

Is there authentication?


Please let me know,
Thanks!
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Opera Port - conflicting pkgs in "make install" IronForge OpenBSD Packages and Ports 5 29th October 2009 05:10 AM
Fixed "xinit" after _7 _8, "how" here in case anyones' "X" breaks... using "nvidia" jb_daefo Guides 0 5th October 2009 09:31 PM
"Thanks" and "Edit Tags". diw Feedback and Suggestions 2 29th March 2009 12:06 AM
Scripted sysinstall fails with "Command 'system' failed" PeterSteele FreeBSD Installation and Upgrading 0 13th November 2008 11:31 PM


All times are GMT. The time now is 08:27 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick