From owner-freebsd-isp Tue Aug 19 00:06:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA17019 for isp-outgoing; Tue, 19 Aug 1997 00:06:51 -0700 (PDT) Received: from ady.warp.starnets.ro (ady.warp.starnets.ro [193.226.124.33]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA16992 for ; Tue, 19 Aug 1997 00:06:38 -0700 (PDT) Received: from localhost (ady@localhost) by ady.warp.starnets.ro (8.8.5/8.8.5) with SMTP id KAA06685; Tue, 19 Aug 1997 10:05:05 +0300 (EEST) Date: Tue, 19 Aug 1997 10:05:05 +0300 (EEST) From: Penisoara Adrian To: Michael Slater cc: freebsd-isp@FreeBSD.ORG Subject: Re: Termcap settings. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi, On Tue, 19 Aug 1997, Michael Slater wrote: > Hello, > I seem to have a problem when telneting from a FreeBSD machine on our > network to another machine running Linux on our network, but not when > telneting from the Linux machine to the FreeBSD box. The problem is that > some apps such as vi, lynx dont work properly on the Linux box while in > the above mentioned telnet session. > > I think i need to make a modification to my FreeBSD /etc/termcap file, but > am not sure exactly what mods to make. > > Any suggestions ?? export TERM=vt100 on FreeBSD (?) FreeBSD has cons25 by default. Or better ask someone for an termcap entry for FreeBSD... > > > thanks > > Michael > Ady (@warp.starnets.ro)