From owner-freebsd-stable@FreeBSD.ORG Fri Jul 20 08:18:28 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 921FF106566C for ; Fri, 20 Jul 2012 08:18:28 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) by mx1.freebsd.org (Postfix) with ESMTP id 3F5AA8FC0A for ; Fri, 20 Jul 2012 08:18:28 +0000 (UTC) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1Ss8Pk-000NIy-8r for freebsd-stable@freebsd.org; Fri, 20 Jul 2012 11:18:20 +0300 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.3 To: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 20 Jul 2012 11:18:20 +0300 From: Daniel Braniss Message-ID: Subject: 9.1-PRERELEASE and ntpd problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jul 2012 08:18:28 -0000 my console is filling up with: Jul 20 11:08:18 pundit ntpd[1075]: bind() fd 27, family AF_INET6, port 123, scope 2, addr fe80::f66d:4ff:fee1:f7ba, mcast=0 flags=0x11 fails: Can't assign requested address Jul 20 11:08:18 pundit ntpd[1075]: unable to create socket on re0 (8) for fe80::f66d:4ff:fee1:f7ba#123 Jul 20 11:13:18 pundit ntpd[1075]: bind() fd 27, family AF_INET6, port 123, scope 2, addr fe80::f66d:4ff:fee1:f7ba, mcast=0 flags=0x11 fails: Can't assign requested address Jul 20 11:13:18 pundit ntpd[1075]: unable to create socket on re0 (9) for fe80::f66d:4ff:fee1:f7ba#123 any ideas? thanks, danny