The following /etc/fstab entry in a FreeBSD host works with TrueNAS Core server but not with FreeBSD 14.3 server:
If, on the other hand, the client is a linux host, share can be browsed and mounted regardless of the server type. Any pointers will be much appreciated.
Code:
//USER@SERVER/share /mnt/sambashare smbfs ro,-N,-I192.168.1.200 0 0
If, on the other hand, the client is a linux host, share can be browsed and mounted regardless of the server type. Any pointers will be much appreciated.