Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hello,
this is what it looks like on my linux client when I try to mount an NFS share on the DNS-323:
host:/# rpcinfo -p 192.168.1.2
program vers proto port
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
100024 1 udp 1024 status
100024 1 tcp 1025 status
100005 1 udp 1025 mountd
100005 1 tcp 1026 mountd
100005 2 udp 1025 mountd
100005 2 tcp 1026 mountd
100005 3 udp 1025 mountd
100005 3 tcp 1026 mountd
host:/# showmount -e 192.168.1.2
Export list for 192.168.1.2:
/mnt/HD_b2 *
host:/# mount -v -t nfs 192.168.1.2:/mnt/HD_b2 /mnt
mount.nfs: timeout set for Mon Jun 28 21:53:10 2010
mount.nfs: trying text-based options 'vers=4,addr=192.168.1.2,clientaddr=192.168.1.11'
mount.nfs: mount(2): Input/output error
mount.nfs: mount system call failed
(The last two lines appear after several minutes)
So -- what gives? Everything else just works fine.
robert
Offline