Date: Fri, 18 Jan 2008 10:39:28 +0000 (GMT) From: Robert Watson <rwatson@FreeBSD.org> To: Rune <u+openafsdev-sr55@chalmers.se> Cc: freebsd-fs@freebsd.org, Jan Harkes <jaharkes@cs.cmu.edu>, jcw@highperformance.net Subject: Re: [OpenAFS-devel] Re: AFS ... or equivalent ... Message-ID: <20080118103757.F18977@fledge.watson.org> In-Reply-To: <20080118073445.GA30721@pappardelle.tekno.chalmers.se> References: <18CC5A4A2AC36D7FF57615EE@ganymede.hub.org> <478AF6BC.8050604@highperformance.net> <20080114142124.Y55696@fledge.watson.org> <20080116085630.GA32361@pappardelle.tekno.chalmers.se> <20080117080359.U51764@fledge.watson.org> <20080118073445.GA30721@pappardelle.tekno.chalmers.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 18 Jan 2008, Rune wrote: >> Coda worked poorly from behind a NAT, a common property of many development >> environments. > > Unfortunately this is still the case, especially for writing. > > One reading and writing client behind a reasonable NAT implementation is > fine. Several "readonly" ones behind the same NAT are usable. More than the > above is unfortunately not yet ready for production use. > > There is work under way to eliminate the underlying problem, but not near > enough to hold one's breath. Is this because the callback connection sends UDP from the server to the client before the client sends to the server on the same port, meaning it can't get through? If so, presumably we could just teach the client to send a bit of no-op UDP to the server first -- this would limit you to one client per NAT, but that's better than no clients per NAT. Robert N M Watson Computer Laboratory University of Cambridge
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080118103757.F18977>