Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Oct 2005 13:50:25 -0400
From:      Jim Rees <rees@umich.edu>
To:        freebsd-fs@FreeBSD.org
Subject:   Re: FreeBSD NFS server not responding to TCP SYN packets from Linux/SunOS clients 
Message-ID:  <20051014175025.749E01BBE6@citi.umich.edu>
In-Reply-To: Nicolas KOWALSKI, Fri, 14 Oct 2005 19:40:25 %2B0200

next in thread | raw e-mail | index | archive | help
The tcp spec says that after a reboot an implementation shouldn't send any
packets until at least the maximum segment lifetime has elapsed since the
crash.  So technically the nfs client machine is at fault.  But that doesn't
really help you.

Having sobind return a random port instead of always counting up from 798
(or whatever) might be the right fix here.  Later versions of FreeBSD might
even do this already.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051014175025.749E01BBE6>