More info. Maybe the dump can be sent directly to the list (or CC'd).

---------- Forwarded message ----------
Date: Sat, 25 Feb 2006 10:39:17 -0500
From: Trond Myklebust <[EMAIL PROTECTED]>

The difference between the two is that in case (1) (the "good" case)
we're calling pmap_getmaps() in order to get the entire list of
supported RPC services.
In the second case, we're doing a pmap_getport() call.

The reason for the switch is that someone pointed out to me that some
older portmappers do not support pmap_getmaps().

I doubt this is the reason for the failure, though. The standard Linux
portmapper works fine with both. I suspect, rather, that nfs-user-server
is screwed up w.r.t. some of the other assumptions that we make when we
probe it for tcp support.

Can you get us a full binary tcpdump of what is going on? 'tcpdump -s
9000 -w /tmp/dump' should be fine.

Cheers,
  Trond



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to