From owner-freebsd-questions Mon Mar 11 13:12:37 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA17463 for questions-outgoing; Mon, 11 Mar 1996 13:12:37 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA17426 for ; Mon, 11 Mar 1996 13:12:30 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id OAA03964; Mon, 11 Mar 1996 14:09:14 -0700 From: Terry Lambert Message-Id: <199603112109.OAA03964@phaeton.artisoft.com> Subject: Re: Problems To: khetan@chain.iafrica.com (Khetan Gajjar) Date: Mon, 11 Mar 1996 14:09:14 -0700 (MST) Cc: mark@grondar.za, questions@freebsd.org In-Reply-To: from "Khetan Gajjar" at Mar 9, 96 08:32:22 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I am verry sorry to bother you again, but I am having a very slow > connection to the net. In Win95, it's blistering fast. In BSD, it's dog slow. Disable TCP extensions. It is well known thet the PPP compression relies on the lack of a values range delta to determine compressability. With RFC 1323 enabled, the BSD code causes part of the header area which is compared to be modified (specifically, a generation number, if my memory is correct). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.