Subject: RE: 486 with 56K modem?
To: Aidan Cully <aidan@kublai.com>
From: Martin Husemann <martin@rumolt.teuto.de>
List: port-i386
Date: 11/15/1998 10:56:22
> >From the first mail you send  I giuess that Linux as a 512 MTU and
> NetBSD a 1500 Byt MTU. On a slow machine this makes a difference.
> Try to set the MTU on NetBSD to a lower value.

And disable the high speed TCP options by adding something like this to
/etc/netstart.local (on any NetBSD host in the local network if the outside
connection is slow):

# ----- Avoid using high speed options over slow links -------
/usr/sbin/sysctl -w net.inet.tcp.rfc1323=0



Martin