Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

Re: Can SSH emulate SCO-ANSI ?

Subject: Re: Can SSH emulate SCO-ANSI ?
Date: Mon, 13 Mar 2006 17:45:46 -0800
SSH does not emulate any terminal type.  As it does not provide a terminal, it
provides access to/from a terminal.

Terminal emulation comes from the terminal you are using.  (xterm,
rxvt, Konsole,
Eterm, Linux console, VT100)  Something like putty/SecureCRT is both a terminal
emulator and ssh client.  (As Windows does not have a terminal
emulator subsystem.)

Do you need specifically "SCO-ANSI" or can you set the terminal type on the SCO
machine (the TERM environment variable) to something like "VT100"?

If the applications are using terminfo/termcap, then setting everything to VT100
should give you working terminal controls.  (And if you are missing VT100 from
the terminfo/termcap database, they are freely available.)

On 3/13/06, Marcelo F Gacitua <mgacitua@ta.telecom.com.ar> wrote:
Hi, i need to connect with a client ssh from my pc to a server unix ssh with
SCO-ANSI emulation.

 I set SCO-ANSI in the terminal type of SecureCRT, but when i connect to the
server i see that the emulation is not work.

 I need to modify some parameters of ssh server ?

 Thanks in advance.

 Marcelo Gacitua


--
And, did Guloka think the Ulus were too ugly to save?
                                         -Centauri

<Prev in Thread] Current Thread [Next in Thread>