Linux Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOperating SystemsLinux Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old May 8th, 2002, 12:10 PM
jburris jburris is offline
PHP wannabe
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2001
Location: Tyler, Tx
Posts: 16 jburris User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
ssh program any sugestions

Does anybody know of a really good ssh program that I can run on a Linux box to connect to my webserver? I can go to tucows and such but if anybody has a favorite that works really well please let me know. I have one that is ok but if I type in a password it kicks me out.

thanks,

John,

Reply With Quote
  #2  
Old May 8th, 2002, 02:10 PM
Hero Zzyzzx's Avatar
Hero Zzyzzx Hero Zzyzzx is offline
11
Dev Shed Demi-God (4500 - 4999 posts)
 
Join Date: Jul 2001
Location: Lynn, MA
Posts: 4,635 Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 4 Days 23 h 44 m 19 sec
Reputation Power: 77
Send a message via AIM to Hero Zzyzzx
Personally, I just use the command line "ssh" client- What more do you really need, given that all you're doing is opening a remote console?

I never get kicked out, it's fast, and I just write little shell scripts to open common connections quickly.

That's me, though.

That said, you might try out ktelnet, which is made for KDE. All this really does is open xterms with command line SSH consoles, but it does have the ability to save common connections and the like.

Reply With Quote
  #3  
Old May 9th, 2002, 11:26 AM
M.Hirsch M.Hirsch is offline
Contributing User
Dev Shed God 1st Plane (5500 - 5999 posts)
 
Join Date: Oct 2000
Location: Back in the real world.
Posts: 5,969 M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 1 Month 1 Day 22 h 39 m 55 sec
Reputation Power: 184
you get kicked out if
- you enter a wrong password (depends on setup how often you can try...)
- the server is configured not to accept connections from your ip
- you use ssh protocol v1 and the server only allows ssh v2 because of security reasons
- the server is configured not to allow passwords at all (you must use public-key auth or something similar)

i am using openssh (came with my distro). never had any trouble.

try it. if the problem persists, it is probably not a problem of your client....
__________________
--
Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more.

Reply With Quote
  #4  
Old May 9th, 2002, 11:39 AM
jburris jburris is offline
PHP wannabe
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2001
Location: Tyler, Tx
Posts: 16 jburris User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I am not having a problem connecting to the server. I do that all the time. My problem is when I am having to enter passwords for an application on the server. When I tried to make a new cert.key for a new certification it asked me for a password with openssl and when I would enter the password it kicked me out. this is one example of what happens.

John,

Reply With Quote
  #5  
Old May 9th, 2002, 11:41 AM
M.Hirsch M.Hirsch is offline
Contributing User
Dev Shed God 1st Plane (5500 - 5999 posts)
 
Join Date: Oct 2000
Location: Back in the real world.
Posts: 5,969 M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 1 Month 1 Day 22 h 39 m 55 sec
Reputation Power: 184
sorry, then plz forget my last post. seems like there is something else completely wrong on your system.

is it your own system? and do you login as root or "normal" user?

Reply With Quote
  #6  
Old May 9th, 2002, 12:32 PM
jburris jburris is offline
PHP wannabe
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2001
Location: Tyler, Tx
Posts: 16 jburris User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I am using a win2000 box to log into linux webserver as root.

John,

Reply With Quote
  #7  
Old May 9th, 2002, 01:53 PM
NoXcuz's Avatar
NoXcuz NoXcuz is offline
Wiking
Dev Shed Expert (3500 - 3999 posts)
 
Join Date: Sep 2000
Location: Sweden
Posts: 3,608 NoXcuz User rank is Sergeant (500 - 2000 Reputation Level)NoXcuz User rank is Sergeant (500 - 2000 Reputation Level)NoXcuz User rank is Sergeant (500 - 2000 Reputation Level)NoXcuz User rank is Sergeant (500 - 2000 Reputation Level)NoXcuz User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 7 h 49 m 27 sec
Reputation Power: 21
You are probably not allowed to log in as root remotely, which makes perfect sense, and it's probably default for all distros... Try logging in using another user account and then su to root.

//NoXcuz
__________________
UN*X is sexy!
who | grep -i blonde | date; cd ~; unzip; touch; strip; finger; mount; gasp; yes; uptime; umount; sleep

Reply With Quote
  #8  
Old May 9th, 2002, 02:17 PM
jburris jburris is offline
PHP wannabe
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2001
Location: Tyler, Tx
Posts: 16 jburris User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
O.K. I logged in as myself and tried to su root. When I went to enter the password it told me "Strange Packet Received, aborting SSH connection". Then it kills the program.

John,

Reply With Quote
  #9  
Old May 12th, 2002, 07:05 PM
phoenix_rizzen phoenix_rizzen is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2002
Location: Kamloops, BC, Canada
Posts: 55 phoenix_rizzen User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Cool

What SSH client are you using? It sounds like you have a problem with your client config.

The best one I've found and tried so far is PuTTY. Works great on any Windows system >= 95, and fits on a floppy if needed.
__________________
Linux is for those who hate Windows.
FreeBSD is for those who love UNIX.
-------
Have you read The Handbook yet?
How about The FAQ?
Have you searched the mailing lists?
Or read any of the man pages?
Have you searched the web for BSD resources?
In short, have you done your homework yet?

Reply With Quote
  #10  
Old May 13th, 2002, 08:21 AM
jburris jburris is offline
PHP wannabe
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2001
Location: Tyler, Tx
Posts: 16 jburris User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Eric's Telnet98 is what I have been using. I found Putty late last week and it has been working great. Do you know if Putty is on Linux?

John,

Reply With Quote
  #11  
Old May 13th, 2002, 10:41 AM
phoenix_rizzen phoenix_rizzen is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2002
Location: Kamloops, BC, Canada
Posts: 55 phoenix_rizzen User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
PuTTY is strictly a Windows client. However, it will connect to virtually any SSH server.

If you like PuTTY, you should look into WinSCP for file transfers. It adds a nice FTP-like GUI on top of PuTTY's SCP support.

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsLinux Help > ssh program any sugestions


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway