nfs

  1. amiramix

    How to delay mountd?

    My server is exporting some folders through NFS. The server is running on ZFS however those folders are not mounted automatically, they are marked as legacy mountpoints and are mounted through a file in /usr/local/etc/fstab/ by one of the jail when the jail is starting. So the problem is that...
  2. I

    Solved NFS client mapping root as nobody

    Hi everyone! I'm trying to build a shared environment between VMs, I currently have a Debian box running a NFSv4 server and FreeBSD 10.2 as client. It seems that the FreeBSD NFS maps the local root user as nobody, even when the server allows mapping root correctly (no_root_squash) and mounting...
  3. big_girl

    Solved Securing connections inside AWS VPC

    I have a question about securing connections from FreeBSD dataservers to an Ubuntu webserver inside the AWS VPC. One FreeBSD instance shares folders via NFSv4 and the other FreeBSD instance hosts a PostgreSQL database. These folders and database connection are shared with the Ubuntu webserver...
Back
Top