Re: automount in fedora 17 SOLVED

2012-08-02 Thread Braden McDaniel
On Wed, 2012-07-11 at 22:04 +0200, paul van der meij wrote: > The problem was that the firewall on my FC14 fileserver had port 111 > (sunrpc) blocked. > The mount on my FC17 client does not use sunrpc, but the automount > does. > After allowing port 111 everything worked fine, with everything > def

Re: automount in fedora 17 SOLVED

2012-07-11 Thread paul van der meij
The problem was that the firewall on my FC14 fileserver had port 111 (sunrpc) blocked. The mount on my FC17 client does not use sunrpc, but the automount does. After allowing port 111 everything worked fine, with everything default in the autofs control files, so no extra nfs parameters. paul 201