Hi,

I mount ntfs partition(/dev/ad4s3) using fuse-ntfs on FreeBSD and want
to export it via NFS
with no luck:

# mount_ntfs-3g /dev/ad4s3 /wxp
# cat /etc/exports
/wxp -alldirs -maproot=root -network 192.168.1/24

# mount_nfs 192.168.1.1:/wxp /mnt
[tcp] 192.168.1.1:/wxp: Permission denined

Any idea how to solve it? Thanks!

Best regards,
Dave.
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to