From owner-freebsd-questions Tue May 7 21:01:01 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA19423 for questions-outgoing; Tue, 7 May 1996 21:01:01 -0700 (PDT) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id VAA19418 for ; Tue, 7 May 1996 21:00:57 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.7.5/8.6.5) with SMTP id VAA10354; Tue, 7 May 1996 21:00:30 -0700 (PDT) Message-Id: <199605080400.VAA10354@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost [127.0.0.1] didn't use HELO protocol To: Joao Carlos Mendes Luis cc: freebsd-questions@freebsd.org Subject: Re: slip -> IP Checksum Error ??? In-reply-to: Your message of "Tue, 07 May 1996 20:15:06 -0300." <199605072315.UAA12514@gaia.coppe.ufrj.br> From: David Greenman Reply-To: davidg@Root.COM Date: Tue, 07 May 1996 21:00:30 -0700 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I'm in the process of converting from NetBSD 1.0 to FreeBSD 2.1.0. >I had a sliplogin setup that used to work in NetBSD, but when running >in FreeBSD generates LOTS of IP Checksum Errors and TCP Checksum Errors. >I brought all /etc/sliphome directory. Browsing the manual, it seens >to have the same sintax for all files, so I think it's not a port >problem. > I've heard about VJ compression errors in FreeBSD-stable, does >this aply to 2.1.0 ? There aren't any VJ compression errors in -stable and there never were. There was a bugfix that prevents kernel memory corruption when certain garbage packets are received, but VJ compression itself works fine. I suggest checking hardware flow control; this handled differently in FreeBSD than it is in NetBSD. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project