Date: Fri, 6 Jan 2006 11:02:36 -0500 From: "Michael P. Soulier" <msoulier@digitaltorque.ca> To: freebsd-questions@freebsd.org Subject: nfs server Message-ID: <fb6605670601060802r147729d4g1c0cbfbb180892fb@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello, I'm configuring nfsd on my freebsd box, and trying to mount from my linux box. I keep getting permission denied on the linux side, and I'm not sure why. My local network is 192.168.1.0/24. I've added this to /etc/exports. /usr/local/www -network 192.168.1.0 -mask 255.255.255.0 My client from 192.168.1.3 is trying to mount /usr/local/www, and it's getting permission denied from the nfs server, so I'm assuming that my /etc/exports is somehow misconfigured. Can anyone help me with this? I'm not used to BSD-style exports. Thanks, Mike -- Michael P. Soulier <msoulier@digitaltorque.ca> "Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction." --Albert Einstein
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fb6605670601060802r147729d4g1c0cbfbb180892fb>