Hi Trev,
thanks for replying.

It is configured as the LEAF default package, but it does run 2
instances of itself.
Here is the ntpd.conf:

# $OpenBSD: ntpd.conf,v 1.7 2004/07/20 17:38:35 henning Exp $
# sample ntpd configuration file, see ntpd.conf(5)

# Addresses to listen on (ntpd does not listen by default)
listen on *
#listen on 127.0.0.1
#listen on ::1

# sync to a single server
#server ntp.example.org

# use a random selection of 8 public stratum 2 servers
# see http://twiki.ntp.org/bin/view/Servers/NTPPoolServers
servers de.pool.ntp.org

Which does not appear (to me) to require 2 instances.
Cheers,
Robert

On 27/07/10 19:51, Trev Peterson wrote:
> The "bind: Address already in use" seems to indicate something is
> already running on that IP at that port.  You sure you don't have the
> deamon running twice or configured redundantly?
> 
> On Tue, 2010-07-27 at 19:17 +0200, bob wrote:
>> Hi,
>> it seems I always find more problems with openntpd.
>> I want to serve time to my internal clients (up till now, I passed their
>> requests through the firewall - a lazy approach, but I was pressed for
>> time).
>> Openntpd should do this. I've configured ntpd.conf with 'listen on *'
>> (it is working as a client and sync'ing my LEAF box - Bering uClibc 3.0,
>> latest openntpd from LEAF). And also Shorewall to let the clients in.
>> Sadly port 123 stays stubbornly closed and daemon.log reports:
>>
>> Jul 27 17:02:09 brandmauer /usr/sbin/openntpd[23469]: adjusting local clock 
>> by 0.646267s
>> Jul 27 17:02:46 brandmauer openntpd[11960]: listening on 10.8.0.1
>> Jul 27 17:02:46 brandmauer openntpd[11960]: fatal: bind: Address already in 
>> use
>> Jul 27 17:02:46 brandmauer openntpd[29528]: dispatch_imsg in main: pipe 
>> closed
>> Jul 27 17:02:46 brandmauer openntpd[29528]: Terminating
>>
>> in response to a daemon restart.
>>
>> Googling doesn't turn up much, except that a few others have seen this 
>> problem. but not on LEAF.
>>
>> Does anyone have any ideas ?
>>
>> Cheers,
>> Robert
>>
>>
>>
>> ------------------------------------------------------------------------------
>> The Palm PDK Hot Apps Program offers developers who use the
>> Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
>> of $1 Million in cash or HP Products. Visit us here for more details:
>> http://ad.doubleclick.net/clk;226879339;13503038;l?
>> http://clk.atdmt.com/CRS/go/247765532/direct/01/
>> ------------------------------------------------------------------------
>> leaf-user mailing list: [email protected]
>> https://lists.sourceforge.net/lists/listinfo/leaf-user
>> Support Request -- http://leaf-project.org/
> 


------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
------------------------------------------------------------------------
leaf-user mailing list: [email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to