|
nfs export not working under sabayon
Hello everybody
I try to share some of my directories by nfs.
My /etc/exports looks as follows:
/ 10.0.0.2(rw,no_root_squash)
after that i did /etc/init.d/nfs restart.
showmount -e localhost shows:
Export list for localhost:
/ 10.0.0.2
But as soon as i try to mount my filesystem from 10.0.0.2, my nfs server denies access.
The same procedure worked fine on Ubuntu, Suse, Debian.
I am using Sabayon (which is related to Gentoo)
Any ideas?
rgds
|