From owner-freebsd-questions Wed Feb 21 14:40:28 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA05785 for questions-outgoing; Wed, 21 Feb 1996 14:40:28 -0800 (PST) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA05778 for ; Wed, 21 Feb 1996 14:40:25 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.6.12/8.6.5) with SMTP id OAA01539; Wed, 21 Feb 1996 14:40:33 -0800 Message-Id: <199602212240.OAA01539@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost didn't use HELO protocol To: Danny Dulai cc: freebsd-questions@freebsd.org Subject: Re: Telnet Slowdown In-reply-to: Your message of "Wed, 21 Feb 1996 13:50:59 MST." <199602212050.NAA32483@thelair.zynet.com> From: David Greenman Reply-To: davidg@Root.COM Date: Wed, 21 Feb 1996 14:40:32 -0800 Sender: owner-questions@freebsd.org Precedence: bulk > I am trying to telnet from a FreeBSD 2.1.0 machine to > a FreeBSD machine, and it is VERY slow, it takes a few > minutes for my login prompt to appear (this is over a > 28.8k link). However, when I telnet to a Linux machine > and then telnet to the FreeBSD machine, its an acceptable > speed. Pings from the FreeBSD to the FreeBSD machines > are normal. Rlogin and FTP are a bit better than telnet, > but not much... still that horrible slowdown. > > Any suggestions on a solution to this problem? Let me try a guess or two. You're connecting with a terminal server that doesn't understand TCP options/extensions - like an Annex? Try changing "tcp_extensions" to NO in /etc/sysconfig. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project