On Tue, Feb 08, 2005 at 12:47:41PM -0500, Peter Hartzler wrote:
> The rpc.statd daemon can supposedly be configured to use a specific port
> by supplying the -p argument to rpc.statd.  The Debian way is to edit
> /etc/default/nfs-common, supplying the STATDOPTS shell variable with the
> argument, for instance:
> 
>       STATDOPTS='-p 4000'
> 
> The '-p' option is  described in the rpc.statd man page...
> 
> HOWEVER, this is somewhat broken, in that rpc.statd seems to open
> *three* listeners; one TCP and *two* UDP.  The TCP and one UDP listener
> heed the -p configuration, but the second UDP listener is still rogue.
> 
> So, leaving aside my opinion of daemons that randomly bind privileged
> (or not) ports, I think we may have a real bug.

This looks like it's fixed these days (in 1.0.7-3); try giving --port 4000 -o
4001 and see if it helps you (see #346146). Could you try the latest version
and see if it fixes your problem?

/* Steinar */
-- 
Homepage: http://www.sesse.net/


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

Reply via email to