Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 1996 10:15:55 +0930 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        bwithrow@BayNetworks.com (Robert Withrow)
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: NFS interop problems...
Message-ID:  <199605240045.KAA10699@genesis.atrad.adelaide.edu.au>
In-Reply-To: <199605231630.MAA16425@tuva.engeast.baynetworks.com> from "Robert Withrow" at May 23, 96 12:30:18 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Robert Withrow stands accused of saying:
> 
> I'm suffering from the (I think) well known interop
> problem with sun nfs servers, where you send a request
> to one port on the server and you get the reply from
> another port on the server, which FreeBSD (rightfully,
> I guess) tosses.  [BTW, is there any easy workaround
> for this?  Putting a static route for the client on the 
> erver seems to work...]

Adding 'noconn' to the options line for the mount works as well.  The problem
is in the use of a UDP 'connect' call, which obviously can't work if a 
response comes back from a different address.

> Robert Withrow -- (+1 508 436 8256)

-- 
]] Mike Smith, Software Engineer        msmith@atrad.adelaide.edu.au    [[
]] Genesis Software                     genesis@atrad.adelaide.edu.au   [[
]] High-speed data acquisition and      (GSM mobile) 0411-222-496       [[
]] realtime instrument control          (ph/fax)  +61-8-267-3039        [[
]] Collector of old Unix hardware.      "Where are your PEZ?" The Tick  [[



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