Linux NFS development
 help / color / mirror / Atom feed
* Problems with Mac clients mounting a Linux server behind a firewall
@ 2008-12-19 22:52 James Pearson
  2008-12-22 16:53 ` James Pearson
  0 siblings, 1 reply; 5+ messages in thread
From: James Pearson @ 2008-12-19 22:52 UTC (permalink / raw)
  To: linux-nfs

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-01-02  0:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-19 22:52 Problems with Mac clients mounting a Linux server behind a firewall James Pearson
2008-12-22 16:53 ` James Pearson
2008-12-22 17:23   ` J. Bruce Fields
2008-12-22 20:36     ` James Pearson
2009-01-02  0:29       ` J. Bruce Fields

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox