I had a similar problem with a Netapp NFS export impossible to mount on
a Debian Lenny system.
I tried lots of workarounds (and logging with strace) and finally found
that with the option : "proto=tcp" a can mount the NFS share !
The strange thing is that with by default the protocol was already TCP.
But, while without the option, the client tries to connect on a port
2049 and hangs until timeout, with the option "proto=tcp" the client
tries 2049 and immediately after tries port 4046 with success.
--
Ludovic
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org