QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 677|回复: 0

nfs服务器的奇怪问题

[复制链接]
发表于 2005-9-3 05:25:51 | 显示全部楼层 |阅读模式
os:redhat linux 9
app:nfs-utils/portmap

/etc/exports内容:
/tmp/nfs *(ro,root_squash,sync)

service portmap start
service nfs     start

iptables中开了tcp/udp 111端口

client端可以用showmount -e xxx.xxx.xxx.xxx(server ip)
看到/tmp/nfs *

但mount -t nfs xxx.xxx.xxx.xxx:/tmp/nfs /mnt/nfs
却一直没有响应

在tty下有显示:server xxx.xxx.xxx.xxx not responding , still trying...
但是一直没挂上

而server的日志里显示client端访问过

我很奇怪:为什么会挂不上呢?(hosts.allow/deny都为空)

哪位能够告诉我?谢谢了
您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-5 11:39 , Processed in 0.069438 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表