[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: NFS Setup/Configuration



I have not thought of this but I am logged in with root from my
workstation which does in fact have the same password as the one on the
NFS server.

Also, I checked my PORTMAP file and it is not listening on the loopback
address (127.0.0.1).  That line is in fact commented out.

-Stephen 

-----Original Message-----
From: Jesus Arocho [mailto:jesus_arocho@comcast.net] 
Sent: Thursday, November 16, 2006 5:59 PM
To: debian-user@lists.debian.org
Subject: Re: NFS Setup/Configuration

On Thursday 16 November 2006 12:36, Stephen Yorke wrote:
> All,
>
> I have been trying to setup NFS on my home Debian systems.
>
> I have followed all the stuff from nfs.sourceforge.net but I keep 
> getting Permission Denied errors when I try to mount the Exported 
> folder.
>
> Here is what I have...
>
> :: PXE Server ::
>
> tftpd-hpa
> pxe
> nfs-user-server
>
> I know that my TFTP/PXE services are working properly because I 
> network boot a PC and I get the boot prompt/menu.
>
> :: exports ::
>
> /tftpboot/debian-live 10.1.1.0/255.255.255.240(ro,no_root_squash)
>
> :: hosts.allow ::
>
> ALL:10.1.1.0/27
>
> :: hosts.deny ::
>
> 'empty'
>
>
> When I try this...
> mount -t nfs 10.1.1.23:/tftpboot/debian-live /nfstest
>
> I get the error...
> mount: 10.1.1.23:/tftpboot/debian-live failed, reason given by server:
> Permission denied
>
>
> Can anyone shed any light on this subject?
> If I run tcpdump on the PXE/TFTP/NFS server I see the client trying to

> connect but it never gets connected.
> I do not see anything in any of my log files which would help me out 
> either...
>
> Thanks in advance,
> Stephen
0.02: I am running an NFS server on a debian box; 5 kubuntu workstations
mount NFS exports from the box.  The passwords, login names, login ID
number, group names and group ID numbers must match between the
workstation and the server.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org



Reply to: