root@BootNas:~# rpcinfo -p
程序 版本 协议 端口
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
100003 3 udp 2049 nfs
100003 3 tcp 2049 nfs
100005 1 udp 2049 mountd
100005 3 udp 2049 mountd
100005 1 tcp 2049 mountd
100005 3 tcp 2049 mountd
root@BootNas:~# exportfs -v
/mnt/disk1/share
192.168.1.0/24(rw,wdelay,insecure,root_squash,all_squash,no_subtree_check,anonuid=20,anongid=21)
没辙,表面上好像都正常的,但不能使用,估计还是固件的原因吧~~ |