Compatible Support Forums: SSH & Mandrake 8.2

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

SSH & Mandrake 8.2

#1 User is offline   boladmin 

  • stranger
  • Group: Members
  • Posts: 2
  • Joined: 14-October 03

Posted 14 October 2003 - 07:11 PM

Hi,
I'm new to the Linux world and thus far I'm loving it! But I can't SSH nor telnet into my Linux box remotely! Is there something that I have improperly configured somewhere?? If so...what can I do to enable SSH?? Thanks!
0

#2 User is offline   gvissers 

  • stranger
  • Group: Members
  • Posts: 24
  • Joined: 15-April 03

Posted 15 October 2003 - 12:09 PM

Do you have the ssh deamon running? Check (as root)

service sshd status

If not, you can start it manually with

service sshd start

Or you can use the service editor in the Mandrake Control Center.
0

#3 User is offline   boladmin 

  • stranger
  • Group: Members
  • Posts: 2
  • Joined: 14-October 03

Posted 15 October 2003 - 05:14 PM

Quote:
Do you have the ssh deamon running? Check (as root)

service sshd status

If not, you can start it manually with

service sshd start

Or you can use the service editor in the Mandrake Control Center.


Hey thanks. But when I run those commands i get the error:

Cannot find sshd service
0

#4 User is offline   Dapper Dan 

  • Pooh-Bah
  • Group: Moderators
  • Posts: 1703
  • Joined: 27-September 03

Posted 15 October 2003 - 05:42 PM

Sounds like you need to install openssh server. I would go ahead and install openssh client to if it is not installed. Go to Mdk control center/install software and search "openssh" If it is not installed, install both and try "ssh-ing" again.

Are you using a router? Also check that ssh port is open. I think it's 22. Not sure about telnet port. smile
0

#5 User is offline   Dapper Dan 

  • Pooh-Bah
  • Group: Moderators
  • Posts: 1703
  • Joined: 27-September 03

Posted 15 October 2003 - 05:45 PM

(amend) open port 22 on router if you are trying to connect to it from outside a network. If you are inside a network, I don't you will need to open it, but I'm not completely sure on that.
0

#6 User is offline   mccrack_2003 

  • stranger
  • Group: Members
  • Posts: 8
  • Joined: 20-November 03

Posted 20 November 2003 - 09:02 AM

Sound like the SSH Server is'nt installed. Slap The Mandrake CD's in and do a ps | grep ssh . On one of the CD's there is an sshdserver or something like that, run rpm -i *sshdserver* . Once that's installed run service sshd status . If it's not runnig do service sshd start and then try and connect to your box via ssh.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users