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 //[EMAIL PROTECTED]/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 //[EMAIL PROTECTED]/homes /mnt/home 


Tim Kellers
CPE/NJIT

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to