I'm not absolutely sure if this is an NFS server issue, but I have an Linux NFS server running CentOS4 that sits behind a firewall - about once a week rpciod ends up using 99% CPU and the machine needs to be rebooted When it gets into this state, running 'netstat -u -a' shows thousands of entries like: udp 0 0 *:35071 *:* udp 0 0 *:34815 *:* udp 0 0 *:34559 *:* udp 0 0 *:34303 *:* udp 0 0 *:34047 *:* udp 0 0 *:33791 *:* udp 0 0 *:33535 *:* udp 0 0 *:33279 *:* udp 0 0 *:33151 *:* udp 0 0 *:32895 *:* and tcpdump shows lots of udp connection attempts to port 111 on various Macs that are or have mounted the server (via an automounter). The connections don't get through as they are blocked by the firewall. None of these blocked connections are to Linux clients - it's just Mac clients Is there anything that NFS server-wise that could be cause the server to attempt to contact clients in this way? Thanks James Pearson -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html