Re: NFS Samba problems

2004-01-20 Thread Zac Brown
Brian, When you say The error you're seeing, RPCPROG_NFS: Program not registered, is nfsd complaining that it can't talk to portmap (which registers RPC services). Are we talking the portmapper on the local computer, or the portmapper on the remote computer. Also for anyone

Re: NFS Samba problems

2004-01-20 Thread Zac Brown
Brian, When you say The error you're seeing, RPCPROG_NFS: Program not registered, is nfsd complaining that it can't talk to portmap (which registers RPC services). Are we talking the portmapper on the local computer, or the portmapper on the remote computer. Also for anyone

Re: NFS Samba problems

2004-01-20 Thread Zac Brown
Problem resolved, IP conflict :) Thanks for everyone's suggestions. On Tue, 20 Jan 2004 16:10:02 -0600 Zac Brown [EMAIL PROTECTED] wrote: Brian, When you say The error you're seeing, RPCPROG_NFS: Program not registered, is nfsd complaining that it can't talk to portmap (which

NFS Samba problems

2004-01-19 Thread Zac Brown
Well I'm a new user to FreeBSD, decided I'd give 4.9 a shot yesterday since I had this extra HDD sitting around. Well all goes well, I have video sound working, but now I've run into the snag of getting a hold of my data off of my linux samba/nfs server. When I tried to use mount_smbfs to

Re: NFS Samba problems

2004-01-19 Thread Zac Brown
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

Re: NFS Samba problems

2004-01-19 Thread T Kellers
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

Re: NFS Samba problems

2004-01-19 Thread T Kellers
mount_smbfs -I -W YOUR WORKGROUPHERE 192.168.0.3 //[EMAIL PROTECTED]/homes /mnt/home Arg.. of course that should be mount_smbfs -W YOUR WORKGROUPHERE -I 192.168.0.3 //[EMAIL PROTECTED]/homes Tim ___ [EMAIL PROTECTED] mailing list