tcpdump -nn host x.x.x.x
showmount -e x.x.x.x
http://www.emsperformance.net/2013/06/29/showmount-rpc-mount-export-rpc-unable-to-receive-errno-no-route-to-host/
解决方法:客户端与服务端 service iptables stop
本文介绍了解决客户端与服务端因网络不通导致的RPC挂载导出问题的方法。通过停止iptables服务来确保客户端能够成功连接到服务端。
tcpdump -nn host x.x.x.x
showmount -e x.x.x.x
http://www.emsperformance.net/2013/06/29/showmount-rpc-mount-export-rpc-unable-to-receive-errno-no-route-to-host/
解决方法:客户端与服务端 service iptables stop
3737

被折叠的 条评论
为什么被折叠?