I have a no name, non-branded SOHO NAS unit. It allows me to format the HD with ext2 or ext3 (also FAT32, but who wants that?) and it's supposed to give me ftp (it does), SMB (it does, and NFS. The last is a problem. I haven't been able to connect via NFS. I've pinged the device by a name I gave it in the /etc/hosts file (nasgear) and by its IP address. I've also done a nmap to it and get this:
Nmap scan report for nasgear (192.168.0.25)
Host is up (0.017s latency).
rDNS record for 192.168.0.25: nasgear.farsight.com
Not shown: 994 closed ports
PORT STATE SERVICE
21/tcp open ftp
80/tcp open http
111/tcp open rpcbind
139/tcp open netbios-ssn
445/tcp open microsoft-ds
515/tcp open printer
I cannot get to the actual OS on the device, so I can't check to see if the exports file is correct or even exists (I'm sure the OS is a *nix).
I can provide a description of the device, I have the MAC address. So, the question is, how do I get this to work? Has anyone had some experience with this? The manual says NAS Gear User Guide, but neither the device, the box, nor the manual have anything remotely stating the mfr or anything of the sort.