From: "howard chen" Subject: Re: Permission denied when mounting NFS (was okay before) Date: Mon, 29 Sep 2008 12:21:48 +0800 Message-ID: References: <1222445161.10150.4.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: linux-nfs@vger.kernel.org To: "Talpey, Thomas" Return-path: Received: from wa-out-1112.google.com ([209.85.146.179]:19399 "EHLO wa-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750759AbYI2EVt (ORCPT ); Mon, 29 Sep 2008 00:21:49 -0400 Received: by wa-out-1112.google.com with SMTP id v27so900562wah.21 for ; Sun, 28 Sep 2008 21:21:48 -0700 (PDT) In-Reply-To: Sender: linux-nfs-owner@vger.kernel.org List-ID: Hello, On Sat, Sep 27, 2008 at 12:23 AM, Talpey, Thomas wrote: > Have you tried my suggestion of replacing "10.10.10.2" with "*" in > your server's exports, as a test? It will tell us whether you have > an IP aliasing issue. > Yes, tested, and same error... Also tried "no_root_squash"... Really have no idea what is going on... Thanks.