From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benoit Rouits Subject: Re: NFS server Date: Thu, 06 Sep 2007 19:39:36 +0200 Message-ID: <1189100376.21335.1.camel@localhost> References: <954E3479CC27224785179CA04904214D0708D74D@0668-its-exmp01.us.saic.com> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <954E3479CC27224785179CA04904214D0708D74D@0668-its-exmp01.us.saic.com> Sender: linux-admin-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="utf-8" To: "Kirkwood, David A." Cc: linux-admin@vger.kernel.org what address does bind portmap on your RHEL 4.4 ? see in /etc/default/portmap or /etc/sysconfig/[something like portmap] or do a: # netstat -tupl and see the adress portmap uses. if it is 127.0.0.1 (loalhost), then this is the error. =2E..hth - Ben Le jeudi 06 septembre 2007 =C3=A0 12:00 -0400, Kirkwood, David A. a =C3= =A9crit : > Hi, >=20 > I'm trying to get a Red Hat enterprise linux 4.4 to server out home d= irectories via NFS. As a test I have disabled the firewall and put SELI= NUX in permissive mode. I'm attempting to mount it to a Solaris 8 syste= m. I have the export line set as /opt *(sync,rw). I see the exports wit= h showmount -e as I should. I watch the messages file via tail -f and I= see the other system authenticated by mount, but the directory never m= ounts. The Solaris system mounts other unix systems fine, as well as a = RH 7.3 system, so I don't think it is the problem. I tried to mount the= file system of the host under the host itself. No dice. Does anyone ha= ve another suggestion of something I have forgotten? I verified that rp= c.mountd and rpc.nfsd are both running on the server side. >=20 > Thanks in advance, - To unsubscribe from this list: send the line "unsubscribe linux-admin" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html