給未來的裕翔
如果想要開放rpcbind服務(別名: portmap)
必須修改兩個地方
假設開放給140.114.28.187, ex:
/etc/hosts.allow
rpcbind: 127.0.0.1 140.114.28.176
127.0.0.1也必須開放, 不然自己不能showmount -e
/etc/sysconfig/iptables
-A CLASS-RULES -p tcp --dport 111 -j ACCEPT
-A CLASS-RULES -p udp --dport 111 -j ACCEPT
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment