Hello,

It seems to be working. Thanks.

dazzle:~# netstat -taupn | grep statd
tcp        0      0 0.0.0.0:900             0.0.0.0:*               LISTEN     
30473/rpc.statd
udp        0      0 0.0.0.0:900             0.0.0.0:*                          
30473/rpc.statd
udp        0      0 0.0.0.0:901             0.0.0.0:*                          
30473/rpc.statd

head /etc/default/nfs-common
# Options for rpc.statd.
#   Should rpc.statd listen on a specific port?
#   If so, set this variable to a statd argument like: "--port 1000".
STATDOPTS="--port 900 -o 901"
...


On Mon, 27 Mar 2006, Steinar H. Gunderson wrote:

On Fri, Jan 06, 2006 at 12:26:01AM +0100, Veres Lajos wrote:
www1:~# netstat -taupn|grep statd
tcp        0      0 0.0.0.0:900             0.0.0.0:*               LISTEN      
1360/rpc.statd
udp        0      0 0.0.0.0:900             0.0.0.0:*           1360/rpc.statd
udp        0      0 0.0.0.0:688             0.0.0.0:*           1360/rpc.statd

I can't reproduce this with 1.0.7-3:

 likevel:~# netstat -taupn | grep statd
 tcp        0      0 0.0.0.0:900             0.0.0.0:*          LISTEN 
18061/rpc.statd
 udp        0      0 0.0.0.0:900             0.0.0.0:*           18061/rpc.statd
 udp        0      0 0.0.0.0:901             0.0.0.0:*           18061/rpc.statd

Could you try to see if the latest version in unstable fixes your problem?

/* Steinar */


--
Veres Lajos
[EMAIL PROTECTED]
+36 20 438 5909


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

Reply via email to