Yes, I reload the demon and also place my exports in /etc/exports.

Erik

> Hi all, this is my first incursion on FreeBSD, I came from the Linux world.
>
> My question is: are any of you having problems with the NFS server? I follow all the 
>instructions of the handbook packed with FreeBSD 5.0-RELEASE but I can't export 
>anything.
>
> Both nfsd and rpcbind are running on my system, /etc/hosts.allow is configured to 
>allow all connections and /etc/export is configured to export a directory to other PC 
>with no aditional options. When I try "mount myPC:/export /mnt" the following error 
>raise:
>
> [udp] myPC:/export permission denied
>
> Other significants checks are:
>
> sockstat -4
>
> root     nfsd       367   3  tcp4   *:2049                *:*
> root     rpcbind    282   9  udp4   *:111                 *:*
> root     rpcbind    282   10 udp4   *:1022                *:*
> root     rpcbind    282   11 tcp4   *:111                 *:*
>
> Any idea?

Also, don't forget to kill -HUP mountd after editing your exports file.

Regards,









To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to