From owner-freebsd-questions Mon May 24 8:16:34 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.go2france.com (go2france.com [209.51.193.70]) by hub.freebsd.org (Postfix) with SMTP id 62B6914E89 for ; Mon, 24 May 1999 08:16:31 -0700 (PDT) (envelope-from lconrad@Go2France.com) Received: from superviseur [62.161.63.210] by mail.go2france.com with ESMTP (SMTPD32-4.03) id A9669F01D8; Mon, 24 May 1999 09:51:34 EST5EDT Message-Id: <4.2.0.54.19990524170227.00a5e6a0@go2france.com> X-Sender: lconrad@go2france.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.54 (Beta) Date: Mon, 24 May 1999 17:16:24 +0200 To: freebsd-questions@freebsd.org From: Len Conrad Subject: telnet, but takes 1O's of seconds Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Here's our simple config: somehost WinNT if:a.b.c.210 network a.b.c.0 if:a.b.c.214 mainrouter FreeBSD if:d.e.f.254 d.e.f.0 if:d.e.f.253 accessserver FreeBSD where the two nets are ethernet. Everybody pings away at less than a millisecond, no pb's. somehost can telnet into mainrouter fine. somehost and mainrouter can telnet into accesserver just fine, but after the initial telnet connect handshake, it takes maybe 30 - 60 seconds before we get a login prompt from accessserver. accesserver has no pb's telnetting into mainrouter, but also with same 30 -60 delay. routes appear to be cool, as ping shows, and somehost's "ping -r d.e.f.253" command shows. FreeBSD's are 3.1-R, almost out of the box except for a couple of mods to rc.conf. Where do we start to look for cause of the 30 - 60 second delay?? thanks, Len To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message