From owner-freebsd-stable@FreeBSD.ORG Fri Sep 21 02:18:07 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F38A8106566B for ; Fri, 21 Sep 2012 02:18:06 +0000 (UTC) (envelope-from xaque208@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id C27B98FC08 for ; Fri, 21 Sep 2012 02:18:06 +0000 (UTC) Received: by pbbrp2 with SMTP id rp2so7088473pbb.13 for ; Thu, 20 Sep 2012 19:18:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=JIi8JlUk2mRvveF4/O2rGMtYNDQVmhpRFsb2+AolNTQ=; b=D+eU4xomEcY9sm6YJia4jUwnpU5eCdVMVkUNVe/fzh8KzYYY3QydU/n1VcaUlPr+mJ fOa4K0bjF4ASbWMhZm8C4DKFoOD/H8bPjfUaqzPSGXluRTNyo/NxGuW1xP7oUVtSWkcy Ubq8q+5MZjhicfxSAYZcn1u4P06jQX8QLKy1IP5ytx5pGrWUyJsWRxzMwuSsU3/v2hYe Eq+OaJIsBlwLxGG9mKKYWgV8kUWXWxCcS9HgVRSaJ0bxJPI25P4tXHcnE/Zu7NabxMvt Tye0qBIx5Mit9u1Of+w4UrZB3bwBAQ98RhjVycSRWtA0ktDbK5XquNleJenuT30A8Qck 7Guw== Received: by 10.68.240.138 with SMTP id wa10mr11286814pbc.145.1348193885600; Thu, 20 Sep 2012 19:18:05 -0700 (PDT) Received: from localhost (c-67-171-138-28.hsd1.or.comcast.net. [67.171.138.28]) by mx.google.com with ESMTPS id jw14sm3095172pbb.36.2012.09.20.19.18.02 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 20 Sep 2012 19:18:02 -0700 (PDT) Date: Thu, 20 Sep 2012 19:17:57 -0700 From: Zach Leslie To: George Kontostanos Message-ID: <20120921020047.GA24998@zjl.local> References: <505B5B34.8030303@bit0.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-stable@freebsd.org Subject: Re: Strange IPv6 in FreeBSD 9.1RC1 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, 21 Sep 2012 02:18:07 -0000 On Fri, 21 Sep 2012 03:16:21 +0300, George Kontostanos wrote: > On Thu, Sep 20, 2012 at 9:06 PM, Mike Andrews wrote: > > On 9/19/2012 9:54 AM, Zach Leslie wrote: > >> > >> HI Folks, > >> > >> I've got two boxes that I recently moved from -stable to 9.1rc1. I did > >> them one at a time, with about a week between the upgrades. After the > >> first upgrade, I noticed something strange with networking but didn't > >> really dig into it much. After the second upgrade immediately > >> experiencing > >> the same issues, I figured it seemed to be something related to 9.1rc1. > >> > > How new is your kernel? There were some weird IPv6 issues a month or two > > back that have since been fixed. A kernel from 3 days ago (r240583) is > > working well for me here... so if you installed from the 9.1-RC1 ISO image > > you might try updating. > > > > The specific issue I had then had to do, I think, with checksums getting > > hosed, which might explain what you're seeing if the destination was > > dropping them as bad... > > > > > > _______________________________________________ > > freebsd-stable@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > 9.1-RC1 r239708 no issues what so ever. This one is running r240593. > > Can you ping6 each box? How about with their local-link, any results? ICMP works well enough. I still have another issue to work out with hostapd, but ping6 is good in both directions. I assume this might have something to do with the checksums that were mentioned earlier. > > -- > George Kontostanos > --- > http://www.aisecure.net > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" -- Zach