Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
07-12-2004, 01:21 AM
|
#1
|
Senior Member
Registered: Jul 2003
Location: So. Cal.
Distribution: Slack 11
Posts: 1,737
Rep:
|
what is SSH, something to do with internet?
I am running a program called rootkit hunter and it says " warning, SSH v1 allowed " should i change this or is it not a big deal? I dont know what that is but I think it has something to do with security. Thanks for any response.
|
|
|
07-12-2004, 01:30 AM
|
#2
|
LQ Guru
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852
|
SSH v1 is an insecure early version of the SSH protocol, it should not be used if it can be helped.
|
|
|
07-12-2004, 01:51 AM
|
#3
|
Member
Registered: Apr 2004
Location: ..where no life dwells..
Posts: 541
Rep:
|
yeah, SSH (secure shell) is a secure shell connection, but V1 should not be used like MS3FGX mentioned.
When rootkit hunter detects a running ssh, change your ssh version in /etc/ssh/sshd.conf (or similiar)
|
|
|
07-12-2004, 02:05 AM
|
#4
|
Member
Registered: Feb 2004
Posts: 58
Rep:
|
SSH provides multiple services, and two examples of this are SFTP (file transfer) and remote control from the command-line. SSH is encrypted, so it is much more secure than FTP and telnet. SSH 1 should be used instead of such things, but if possible use SSH 2 which is more secure instead.
|
|
|
07-12-2004, 02:09 AM
|
#5
|
LQ Guru
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852
|
SSH v1 allows passwords and usernames to be sniffed over the network, so it is no more secure than telnet.
It is slightly harder to sniff a SSH v1 password than a telnet one, but that is hardly a deterrent.
|
|
|
07-12-2004, 02:19 AM
|
#6
|
Member
Registered: Feb 2004
Posts: 58
Rep:
|
Interesting. Things for the heads up, though I've been using SSH v2 for some time now.
|
|
|
07-12-2004, 08:18 PM
|
#7
|
Senior Member
Registered: Jul 2003
Location: So. Cal.
Distribution: Slack 11
Posts: 1,737
Original Poster
Rep:
|
Quote:
Originally posted by overlord73
yeah, SSH (secure shell) is a secure shell connection, but V1 should not be used like MS3FGX mentioned.
When rootkit hunter detects a running ssh, change your ssh version in /etc/ssh/sshd.conf (or similiar)
|
Do I need this for internet connectivity? If not how do I eliminate it? I use guarddog and I do not have that enabled in the list. I just read it allows remote logins, Actually was just trying to do that with another Slack box on my router. I will
Last edited by BajaNick; 07-12-2004 at 08:28 PM.
|
|
|
07-12-2004, 09:04 PM
|
#8
|
Senior Member
Registered: Jul 2003
Location: So. Cal.
Distribution: Slack 11
Posts: 1,737
Original Poster
Rep:
|
I just upgraded to version 3.2 and I can do ssh -V and it show me 3.2 but when I run rootkit hunter it stills show s that I am using ssh1 ??
|
|
|
07-12-2004, 11:57 PM
|
#9
|
LQ Guru
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852
|
You don't need it for internet access.
And SSH v1 is still probably allowed in your server's configuration (meaning if someone connected with a SSH v1 client, it would allow it to connect), which is what rootkit is talking about.
|
|
|
All times are GMT -5. The time now is 08:13 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|