Re: Mysterious timeout

2000-05-02 Thread m9111
> I'd recommend turning the MTU down on interfaces heading towards an > IPSEC tunnel to 1450 or so from 1500. Thanks, that solved the problem! The fragments were getting blocked somewhere. (I haven't figured out where, there are packet filters and IPSEC in between.) /Marcus

Re: Mysterious timeout

2000-05-01 Thread Greg Troxel
I have had problems running coda over Mobile IP and IPsec on wireless lans. I believe my problems were due to fragmentation; the rpc2 code will piggyback some amount of side-effect data onto rpc packets (2900 bytes?). This is 2 Ethernet packets when fragmented. However, if each of these then ge

Re: Mysterious timeout

2000-04-30 Thread m9111
> Firewall? Kind of, namely an IPSEC tunnel between my Linux box with FreeS/WAN and a gateway with OpenBSD. :) However I allow all traffic through the tunnel, so the firewall should be invisible to the programs. All the usual protocols/services seem to work. Of course there may be implement

Re: Mysterious timeout

2000-04-30 Thread Jan Harkes
On Sun, Apr 30, 2000 at 09:23:17AM +, [EMAIL PROTECTED] wrote: > > Hello, > > I have a Coda server running on Linux (RedHat 6.2) in a LAN, and also > a few RedHat clients, and everything seems to work very nicely. > > However, I also want to access the server from a box outside of the > LAN

Mysterious timeout

2000-04-30 Thread m9111
Hello, I have a Coda server running on Linux (RedHat 6.2) in a LAN, and also a few RedHat clients, and everything seems to work very nicely. However, I also want to access the server from a box outside of the LAN (across the 'net), which is running Linux 2.3.99-pre3 with the pre6-7 coda patches