From owner-freebsd-hackers Tue Jan 28 14:36:20 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA15548 for hackers-outgoing; Tue, 28 Jan 1997 14:36:20 -0800 (PST) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA15527; Tue, 28 Jan 1997 14:36:12 -0800 (PST) Received: (from danny@localhost) by panda.hilink.com.au (8.7.6/8.7.3) id JAA10906; Wed, 29 Jan 1997 09:40:22 +1100 (EST) Date: Wed, 29 Jan 1997 09:40:21 +1100 (EST) From: "Daniel O'Callaghan" To: Steve cc: Robert Chalmers , FreeBSD ISP , hackers@freebsd.org Subject: RFC 1323 default settings (was Re: progress report on connection problems) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 28 Jan 1997, Steve wrote: [ Robert writes about his problem with FreeBSD machines and his Annex] > > I had similar problems using annexes as term servers with user - and have > posted numerous times that this problem only exists with freebsd - sco, > linux, etc doesnt have trouble - only every time I post it I get bashed > about the head and lectured on freebsd having perfect tcp/ip and > everything else in the world having faulty tcp/ip. Well, turns out that a Linux 2.0 box also stalled on this. However, methinks it might be time to raise the issue of default settings for RFC 1323 extensions in FreeBSD boxes. Since RFC 1323 deals with long fat pipes, which very few of us have, it would make sense to turn the extensions off in the shipped /etc/sysconfig. Those people who are communicating with TCP between the two ends of a 1.5 Mbps satellite link, or an intercontinental 45 Mbps link, probably know who they are and can turn the extensions on. I know that some people in the continental USA can claim a 45 Mbps path to their favourite ftp site 4 states away, but surely those paths are used by others, reducing the 'fatness' of the pipe for RFC 1323 purposes. Local area ATM might be 'fat' but generally is not 'long' enough to cause the problems with RFC 1323 addresses. Leaving the extensions on by default causes much grief for people with old Annexes, prevents people whose ISPs use Annexes from reading FreeBSD box web pages or sending mail to FreeBSD boxes, and generates enormous amounts of traffic on the FreeBSD mailing lists. regards, Danny