Operating System - Linux
1748243 Members
4303 Online
108760 Solutions
New Discussion юеВ

Connect to Linux serial port using Windows HyperTerminal!!

 
astra
Frequent Advisor

Connect to Linux serial port using Windows HyperTerminal!!

Hi,

I am trying to connect to Linux server (DL380, OS RHEL4.0)COM port using Windows laptop. I am not able to connect to. I dont have any other way to connect to the server other than this laptop.

In the HYperterminal program, i use the 9600-N-1

Please assist.



Regards,
Amit
5 REPLIES 5
Steven Schweda
Honored Contributor

Re: Connect to Linux serial port using Windows HyperTerminal!!

> Please assist.

You first.

"I am not able" is not a useful problem
description. It does not say what you did.
It does not say what happened when you did
it.

> [...] i use the 9600-N-1

And what are the characteristics of the
serial port? "man stty"?

Are you using a good cable? (Null modem, if
necessary?) Do you have a voltmeter or some
other appropriate test equipment, and the
ability to use it?
Michal Kapalka (mikap)
Honored Contributor

Re: Connect to Linux serial port using Windows HyperTerminal!!

hi,


use putty, instead of hyper terminal,

you will select only a port and, you don't

need to set the speed.

mikap
Jimmy Vance
HPE Pro

Re: Connect to Linux serial port using Windows HyperTerminal!!

Is the Linux server setup to have a console or login on the serial port?

You can use the remote console feature of iLO to access the console, or if Linux is setup for serial port access, use the virtual serial port (VSP) in iLO.


No support by private messages. Please ask the forum! 
Steven E. Protter
Exalted Contributor

Re: Connect to Linux serial port using Windows HyperTerminal!!

Shalom,

If you are using hperterminal, the default settings 9600-N-8 should work.

But Linux by default doesn't listen on the serial port and you will need to set it up to do so.

If this is a DL380, it has an ILO card or port. That can be configured to be network accessible on ssh, which is way more reliable than anything you are attempting to do here.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Horia Chirculescu
Honored Contributor

Re: Connect to Linux serial port using Windows HyperTerminal!!

Hello,

You can use agetty in /etc/inittab in order to "instruct" your RHEL (I sugest you should upgrade... 4.0 is too old) to listen for serial connections on serial line(s).

man inittab

and

man agetty

should help.

Best regards,
Horia.
Best regards from Romania,
Horia.