From owner-freebsd-stable@FreeBSD.ORG Wed Aug 22 12:56:40 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 BB3E5106566B for ; Wed, 22 Aug 2012 12:56:40 +0000 (UTC) (envelope-from norbert.aschendorff@yahoo.de) Received: from nm37-vm5.bullet.mail.gq1.yahoo.com (nm37-vm5.bullet.mail.gq1.yahoo.com [98.136.216.252]) by mx1.freebsd.org (Postfix) with SMTP id 736F18FC22 for ; Wed, 22 Aug 2012 12:56:40 +0000 (UTC) Received: from [98.137.12.190] by nm37.bullet.mail.gq1.yahoo.com with NNFMP; 22 Aug 2012 12:54:27 -0000 Received: from [208.71.42.209] by tm11.bullet.mail.gq1.yahoo.com with NNFMP; 22 Aug 2012 12:54:27 -0000 Received: from [127.0.0.1] by smtp220.mail.gq1.yahoo.com with NNFMP; 22 Aug 2012 12:54:27 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.de; s=s1024; t=1345640067; bh=6Hgf2R2A+5+2pMd9fojO/U/Zf5GN/5K9Mes3QRYkh3Q=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=WbkTXPrAnVmMXNcgVqyGLsBcU8IRJNn15o0SfBWjo6PmsaIYDKZvoaa3WxOMU3FAKCOTf4MQ0sEPAjSsJjim/0itL/6gRdkQa5myGptw4fidA4ZZWj4y7kuKC0EUoFH2K+SCCFqtxpQv2CJCzu7CdfA/2sECXM0OzZlqATqoOGA= X-Yahoo-Newman-Id: 109981.31408.bm@smtp220.mail.gq1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: ew5js.IVM1nWRlLtXNoTjzqqhqiqiRZ9Mmahi3kqbYSqnp. x_DrI_.33R9I9tu3.PiTeNUpxQ5qKI6GiL8yFJ0mGV28rUWMrteJZnyj4KKz 2ajvmdmUbA4S44sDlXZR.Guwg1tj83Yl7d0.YmgQN1o8_h96Jebw.D5kU7sw GWitFtBxs9eDzANDh3iYGgrggBu_BxJyuSx7wVbIk.kXxPT142HBXZ_MJ4ne JNGG_8AjmZDHHr6JwpeKCeZdUV..s1yHK9p_kpU9.fadmep3WZXqiPUJuJ1U Cpzx9lBovSrx7nxiNtAjjyMX3_H2kK7tIQi7AL5SYnBZWsesqrxT98YjhBKr gV2r6TL6U2YxRrGZM5J3Rrz39RZcUIcN9RLto2P7YUNao5RGjXOXNKHrmG0k juRSJtBPMm65ishdkjSVaeEmkJsd.VHy5a2K24dQoi3zuP.dSiEAAwTvL_So I8F5iVQPSbvnBPl5KQC2sXkdbmXh.LW5TTuSuW9_nIVDKh3CZ X-Yahoo-SMTP: d20YFqmswBAWc4wd23BcX3DKFU.SSFWadKORXj_BQPQ- Received: from vostro-linux.goebo.site (norbert.aschendorff@85.216.84.153 with plain) by smtp220.mail.gq1.yahoo.com with SMTP; 22 Aug 2012 05:54:27 -0700 PDT Message-ID: <5034D680.3060708@yahoo.de> Date: Wed, 22 Aug 2012 14:54:24 +0200 From: Norbert Aschendorff User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120418 Icedove/11.0 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <291265921.942752.1345636981593.JavaMail.root@erie.cs.uoguelph.ca> In-Reply-To: <291265921.942752.1345636981593.JavaMail.root@erie.cs.uoguelph.ca> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Problem with Linux >= 3.3 as NFSv4 server 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: Wed, 22 Aug 2012 12:56:40 -0000 Sorry, I was wrong :|. This time, the packets contain the numeric user and group IDs (in my case, 1000:1000). A pcap file with some NFS requests and responses can be found here: http://lbo.spheniscida.de/Files/nfs.pcap -- sorry for that misinformation in the previous mail :( Norbert