Thank you! Here is my output:
baulisano@efsdzdbclient010101:~$ ping 10.129.226.16
10.129.226.16 is alive
baulisano@efsdzdbclient010101:~$ /usr/sbin/rpcinfo -p 10.129.226.16
-bash: /usr/sbin/rpcinfo: No such file or directory
baulisano@efsdzdbclient010101:~$ rpcinfo -p 10.129.226.16
program vers proto port service
824395111 1 tcp 50682
824395111 1 udp 49628
100011 1 tcp 55233 rquotad
100011 1 udp 62062 rquotad
536870914 1 udp 4658
536870914 1 tcp 4658
100021 3 udp 63498 nlockmgr
100021 2 udp 63498 nlockmgr
100021 1 udp 63498 nlockmgr
100021 4 udp 63498 nlockmgr
100021 3 tcp 64240 nlockmgr
100021 2 tcp 64240 nlockmgr
100021 1 tcp 64240 nlockmgr
100021 4 tcp 64240 nlockmgr
100024 1 udp 49162 status
100024 1 tcp 49162 status
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
140391 1 udp 31491
100005 3 tcp 1234 mountd
100005 2 tcp 1234 mountd
100005 1 tcp 1234 mountd
100005 3 udp 1234 mountd
100005 2 udp 1234 mountd
100005 1 udp 1234 mountd
536870919 3 tcp 12345
536870919 1 tcp 12345
536870919 3 udp 12345
536870919 1 udp 12345
102660 1 udp 50170
102660 1 tcp 56752
100000 2 udp 111 rpcbind
100000 2 tcp 111 rpcbind
baulisano@efsdzdbclient010101:~$
It looks good, however, showmount -e just hangs. It's so odd, again, the nfs mount point is working on the other network.
Thanks so much!
baulisano@efsdzdbclient010101:/etc$ cat vfstab
#device device mount FS fsck mount mount
#to mount to fsck point type pass at boot options
#
/devices - /devices devfs - no -
/proc - /proc proc - no -
ctfs - /system/contract ctfs - no -
objfs - /system/object objfs - no -
sharefs - /etc/dfs/sharetab sharefs - no -
fd - /dev/fd fd - no -
swap - /tmp tmpfs -
It sounds interesting. Is this a production system? Is it possible to have SSH access to login have a look?