Nfs / Rpc

Just wanted to know if its normal for the following port to be open with the RPC program. I do not have NFS running on my server.

netstat -anp -tcp

tcp        0      0 0.0.0.0:32768               0.0.0.0:*                   LISTEN      1888/rpc.statd

Also, by chance I noticed some directory/files under /tmp which may have always been there but I never noticed them before.

drwxrwxrwt 2 root root 4096 Apr 12 12:26 .font-unix
|
–> srwxrwxrwx 1 xfs xfs 0 Apr 12 12:26 fs7100

drwxrwxrwt 2 root root 4096 Apr 12 12:25 .ICE-unix

The one file under the .font-unix fs7100 is not readable by root.

Everyting there is normal Justec.

Chris

Thanks Chris