Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Config SSH-- RHL 8

Status
Not open for further replies.

bubba20lb

MIS
Jun 13, 2004
16
US
Apache/2.0.40 (Red Hat Linux)

I am trying to configure ssh for secure login from remote client.

On the client side I am using PuTTY 0.54

Obviously I am unable to connect from the client. SSHD start/executes ok when the server comes up.

I have enabled what I think are the correct statements in the /etc/ssh/ssh_config.

I can telnet and ping the RHL box so I have eliminated connectivity issues.

Am I going in the right direction or totally in left field.

Thanks for any feedback!!!

Bubba20lb
 
chkconfig --list sshd

This tells me that sshd service is set to run in the normal boot up state.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top