From owner-freebsd-net@FreeBSD.ORG Thu Jan 8 00:57:08 2015 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9DA4B924 for ; Thu, 8 Jan 2015 00:57:08 +0000 (UTC) Received: from mail-qa0-x22f.google.com (mail-qa0-x22f.google.com [IPv6:2607:f8b0:400d:c00::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 54E3EAFD for ; Thu, 8 Jan 2015 00:57:08 +0000 (UTC) Received: by mail-qa0-f47.google.com with SMTP id f12so293684qad.6 for ; Wed, 07 Jan 2015 16:57:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=e8RnZnX8b1nvQTcLH6bBFQm/d42EzkfOqDKwsLm8otE=; b=bEBZA57ZyEsZV1BZvYc+2Rtq5x7LU3n9zzN9OSK9abHaWxwlIAizv/igKFVOzcb4RF hKdD3g8Mlt8CdaNsjn7xJ3KhTOr1MxNdk3yiXXq7Exu4GcSeE62vmvypiHuk4KYAvzfe 0iu8UBluSTavQ13tY2I053uECqUPeWRtrd7q4T+i33Hu7U6jj8QP5FoGGyfHfzS25f5E k+i01Td6QPRLKvX344a5faCTBP8tx+MPyXhv/4HmX2D1csJb0U9112X6jJMtAs+g8sBq 90zwplXdI/RRZfPgUXfy5LBP4KaBd0lRZ0JJkem2N7D3IJlg5zKjNC2YdkS/jl8Y37Jy lPew== MIME-Version: 1.0 X-Received: by 10.224.131.4 with SMTP id v4mr9768650qas.99.1420678618315; Wed, 07 Jan 2015 16:56:58 -0800 (PST) Received: by 10.96.73.69 with HTTP; Wed, 7 Jan 2015 16:56:58 -0800 (PST) In-Reply-To: <02416974-D249-4432-9CE6-6093CA9FCCD7@netapp.com> References: <1364308780.51602.YahooMailClassic@web31809.mail.mud.yahoo.com> <02416974-D249-4432-9CE6-6093CA9FCCD7@netapp.com> Date: Wed, 7 Jan 2015 16:56:58 -0800 Message-ID: Subject: Re: ntpd bind() failure: Can't assign requested address From: hiren panchasara To: "Eggert, Lars" Content-Type: text/plain; charset=UTF-8 Cc: "" , "schrodinger@konundrum.org" , "freebsd-net@freebsd.org" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2015 00:57:08 -0000 I see this message on july 2014 time-frame -CURRENT. I tried to disable IPv6 in rc.conf via ipv6_activate_all_interfaces="NO" without success. Has this been fixed? Or any workarounds?