Fresh 7.3 install.
I am trying to export a filesystem to an SCO Openserver 505 system and
nothing I've tried will work. When I try to mount the exported FS on SCO,
it complains that it can't make the connection.
I have a valid HOSTS file on the RH box. My /etc/exports looks like (with
the x's
Andreas Welbers writes:
I solved the problem. It seems to be a portmapper problem. RH5.0's
modified 'portmapper' doesn't recognize the LOCAL option in
hosts.allow!
Now, I can export filesystems within RH5.0.
But if I wan't to show exported filesystems 'exportfs' doesn't
function. Is a another co
Hi!
I am using Redhat5.0 with the last patches. If I try to export some
filesystems nothing happens!
My /etc/exports looks like following:
/export *(ro)
I restart nfsd/mountd with /usr/rc.d/init.d/nfs restart.
But exportfs shows no filesystem to export and to mount. What the hell
happens. I ca