由 lu_jf97 在 07-27-2004 08:20 发表:
NFS资源共享问题
由于想要交叉编译,装了red hat linux 9.1 以后,运行setup,选择Firewall configuration,选中No firewall。然后到上一层菜单选择System services,去掉ipchains 和iptables 两项服务。然后选中netfs ,nfs,
nfslock 和portmap,tftp 最后退出setup
接着运行ifconfig eth0 192.168.0.123 # mount 192.168.0.123:/ /mnt
出错:mount: 192.168.0.123 :/failed,reason given by server :Permission denied
本人分析:原因可能是:防火墙没有关闭,(每次关闭防火墙以后,再去看的时候还是没有关闭成功)
问题:如何确定是否关闭了防火墙!
如果不是防火墙的问题,那会是什么原因不能MOUNT成功呢?
急!急!急!
由 kevin_leiyan 在 07-27-2004 09:36 发表:
maybe, your server can not start the nfs service.
and you can not export the root directory
__________________<