Hello, In order to test cfs, i tried to set up a ciphered directory. Unfortunatelly, i failed... Documentation doesn't seem to be up-to-date, so it does not help much. Here is what I did :
pkg_add "cfs package address" echo "/usr/local/cfs-bootstrap localhost" >> /etc/exports mkdir /crypt rcpbind -h 127.0.0.1 mountd -h 127.0.0.1 and then : /usr/local/etc/rc.d/cfsd onestart And I always get the same error : [tcp] localhost:/usr/local/cfsd-bootstrap: nfsd: RCPROG_NFS: RPC: Remote system error - Connection refused and the same with [tcp6] Could you help me ? I had a look to mailing archives, but with no success. Thanks for your help! _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"