I had the same problems a while ago with a network of three Red Hat 6.1
machines. The solution was to change /etc/hosts.allow to this:
in.telnetd : LOCAL
in.ftpd : LOCAL
ALL : 192.168.0.
I added the line that begins with "ALL". My machines have local IP
addresses 192.168.0.x. NFS was working fine without this line when I
was running Red Hat 5.2, but I guess 6.1 needs it. Good luck,
Hidong
"Paul M. Foster" wrote:
>
> I've got a RH 6.0 server running nfs (and portmapper). I've got /mnt/lists
> being exported in the exports file, and I restarted nfsd after I made the
> change.
>
> I've got a RH 6.1 box that I want to be able to see that export. I'm doing
> a:
>
> mount bullwinkle:/mnt/lists /mnt/lists
>
> and the error message I get is:
>
> mount: RPC: program not registered
>
> Any ideas? Need more data?
>
> Paul
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.