NFS & Samba problems

T Kellers kellers at njit.edu
Mon Jan 19 20:13:55 PST 2004


On Monday 19 January 2004 10:27 pm, Zac Brown wrote:
> The problems in the earlier post are irrelevant because I figured out I was
> trying to connect to the wrong IP now but I have a new problem. When I use
> mount_smbfs I get the following error:
>
> phineas# mount_smbfs -I 192.168.0.3 //zac at black/homes /mnt/home
> mount_smbfs: unable to open connection: syserr = Connection refused
>
> And when I try to mount the nfs share I get the following error:
>
> phineas# mount -t nfs 192.168.0.3:/home/zac /mnt/home
> 192.168.0.3:/home/zac: nfsd: RPCPROG_NFS: Program not registered
>
> Any help or enlightenment would be greatly appreciated. Thanks in advance.
>
>

Try mount_nfs 192.168.0.3:/home/zac /mnt/home

and/or

mount_smbfs -I  -W YOUR WORKGROUPHERE  192.168.0.3 //zac at black/homes /mnt/home 


Tim Kellers
CPE/NJIT



More information about the freebsd-questions mailing list