From owner-freebsd-stable Wed Sep 27 9:19:39 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dns.top.pl (wars.top.pl [212.160.203.2]) by hub.freebsd.org (Postfix) with ESMTP id 105E837B424 for ; Wed, 27 Sep 2000 09:19:26 -0700 (PDT) Received: from (enigmei.internetia.pl) [212.160.203.194] (helo=enigmei.internetia.pl) by dns.top.pl with esmtp (Exim 2.053 #1) for freebsd-stable@freebsd.org id 13eJvM-0003Nm-00; Wed, 27 Sep 2000 18:19:13 +0200 Message-Id: <4.3.2.7.1.20000927181530.02281aa0@enisys.eu.org> X-Sender: enigmei@enisys.eu.org X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Wed, 27 Sep 2000 18:18:46 +0200 To: freebsd-stable@freebsd.org From: Slawomir Szylko Subject: Re: telnet on freebsd 4.1.1 In-Reply-To: <14802.6609.958607.372162@onceler.kciLink.com> References: <4.3.2.7.1.20000927173407.0227ad60@enisys.eu.org> <4.3.2.7.1.20000927173407.0227ad60@enisys.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 12:01 00-09-27 -0400, you wrote: > >>>>> "SS" == Slawomir Szylko writes: > >SS> FreeBSD enisys 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: Wed Sep 27 08:01:19 >SS> CEST 2000 root@enisys:/usr/src/sys/compile/NEW2 i386 > >SS> bash$ telnet enisys.eu.org >SS> enisys.eu.org: No address associated with hostname > >Works here: > >[onceler]% uname -a >FreeBSD onceler.kciLink.com 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: Mon Sep >25 15:20:19 EDT >2000 >khera@onceler.kciLink.com:/amd/yertle/u/yertle2/usr.obj/amd/onceler/u/onceler1/usr/src/sys/ONCELER >i386 >[onceler]% telnet enisys.eu.org >Trying 195.117.74.253... >Connected to enisys.eu.org. >Escape character is '^]'. > >login: Connection closed by foreign host. hmmm I upgade make world today to 4.1.1. new size from 4.1.1 is bash$ ls -l /usr/bin/telnet -r-xr-xr-x 1 root wheel 97788 Sep 26 23:33 /usr/bin/telnet now I copy old telnet from BSD 4.0 and works good old telnet size is: bash$ ls -l /usr/bin/telnet -r-xr-xr-x 1 root wheel 104964 Jul 28 15:14 /usr/bin/telnet To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message