hi jeffrey, you are right! it looks like that. we have three branch offices. one of them is behind NAT. the other two sites do not encounter this problem, so far. that two sites have real ip addresses.
(snip) This was fixed in the Windows cache manager by always retrying RPCs sent on an existing RX connection that timed out once with a new RX connection. I am not sure that a similar change was ever made to the UNIX cache manager. (snip) i have added "CACHESIZE=2097152" in /etc/rc.d/init.d/afs file. restart the afs clinet. is this UNIX cache manager? sorry, i'm new to afs. the other thing, NAT server itself also has "Lost contact" problem. please give me some hints. thank you. best, sam On Fri, Apr 18, 2008 at 11:14 PM, Jeffrey Altman < [EMAIL PROTECTED]> wrote: > TIARA System Man wrote: > > > hi guys, > > > > can anyone tell what is wrong with "Lost contact with file server " > > issue? that afs clinet is not in the same domain of afs server. the > > connection speed is up to 16MB/sec. > > > > Sounds like NAT bouncing to me. The NAT device keeps timing out the > port mappings and therefore the RX connections in use with the old mapping > become invalid but neither side of the RX connection is able to notice. > > Client sends to file server. File server sees message from an existing IP > address/port value arrive from a new IP address/port value and therefore > responds to the original IP address/port value in order to prevent hijacking > attacks. > > The NAT blocks the reply sent to the old port value. > > The client thinks the file server is not responding and marks the file > server as down. > > The client later probes the down servers with a new RX connection and that > succeeds, so the server is marked up. > This was fixed in the Windows cache manager by always retrying RPCs sent > on an existing RX connection that timed out once with a new RX connection. > I am not sure that a similar change was ever made to the UNIX cache > manager. > > Jeffrey Altman > > > -- Sam Tseng Academia Sinica Institute of Astronomy and Astrophysics Tel.: +886-2-33652200 ext 742 Fax: +886-2-23677849
