> 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
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
> 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
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
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