From owner-freebsd-net@FreeBSD.ORG Fri Mar 15 23:53:06 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2517EA46 for ; Fri, 15 Mar 2013 23:53:06 +0000 (UTC) (envelope-from m-freebsd@fuglos.org) Received: from m.fuglos.org (m.fuglos.org [217.11.61.114]) by mx1.freebsd.org (Postfix) with ESMTP id E10146D4 for ; Fri, 15 Mar 2013 23:53:05 +0000 (UTC) Received: by m.fuglos.org (Postfix, from userid 1001) id EB8D235C411; Sat, 16 Mar 2013 00:53:04 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by m.fuglos.org (Postfix) with ESMTP id E275735C3FA for ; Sat, 16 Mar 2013 00:53:04 +0100 (CET) Date: Sat, 16 Mar 2013 00:53:04 +0100 (CET) From: "M. Schulte" X-X-Sender: mel@m.fuglos.org To: freebsd-net@freebsd.org Subject: Re: ntpd bind() failure: Can't assign requested address In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2013 23:53:06 -0000 To add a few notes: I did some more debugging/testing and this behaviour seems to be a bit random. Sometimes I boot the system and no error is triggered.... the number of 'cannot assign requested errors' varies between 0 and 2 on my system and I have no idea what might influence it. :-/ Thanks, melanie