Subject: Re: Panther unable to Telnet into clean install
To: john allan <jallan@freeuk.com>
From: Julien Rampon <jtb@diantre.net>
List: port-cobalt
Date: 12/14/2003 00:01:12
On Sat, 13 Dec 2003 22:51:59 +0000
john allan <jallan@freeuk.com> wrote:
>
> Hi
>
> Still struggling to get my head around this, damn ...
>
> New problem ...
>
> Fresh install of Panther [ Mac OS 10.3.1 ] and I am unable to Telnet into a
> clean install of 1.6.1 on a Qube 2.
>
> What I get is this message, never had it before.
>
> Any ideas;
>
> <quote>
>
> NetBSD 1.6.1 (GENERIC) #0: Thu Jun 26 22:22:53 CEST 2003
>
> Welcome to NetBSD!
>
> tset: terminal type xterm-color is unknown
> Terminal type?
>
> # I tried guessing ...
>
> Terminal type? tcsh
> tset: terminal type tcsh is unknown
> Terminal type? ssh
> tset: terminal type ssh is unknown
> Terminal type? telnet
Just try vt100 or xterm
If you don't want netbsd to ask you this, you can set the TERM variable on your panther :
export TERM=vt100
or
export TERM=xterm
>
> # ... Nothing.
>
> </quote>
>
> I have no clue ...
>
> Thanks in advance,
>
> John
>