I've got Putty to work, its great.  Thanks!

It just bothers me that I can't telnet/ssh from my windows pc to my linux
server using Webmin's built in junk.  Maybe telneting & ssh'ing using
Webmin is voodoo...lol




                                                                                       
                                                
                      Sean Palmer                                                      
                                                
                      <[EMAIL PROTECTED]        To:       [EMAIL PROTECTED]        
                                                
                      .edu>                    cc:                                     
                                                
                      Sent by:                 Subject:  Re: Can't ssh using webmin    
                                                
                      redhat-list-admin                                                
                                                
                      @redhat.com                                                      
                                                
                                                                                       
                                                
                                                                                       
                                                
                      09/17/2002 12:15                                                 
                                                
                      PM                                                               
                                                
                      Please respond to                                                
                                                
                      redhat-list                                                      
                                                
                                                                                       
                                                
                                                                                       
                                                




I don't know way you can't ssh or telnet from the linux command prompt,
but what computer are you trying to connect to?  Are you trying to the
computer you are on?  I tried it on my Redhat 7.3 machine, and I can do
it, but I don't know why you would want to.  I sounds like you may be
wanting to ssh from you windows machine to your linux machine (your
firewall I think you said).  If you try Putty and it doesn't work tell
me what it says.

I check on webmin, there is a "configure module" button where you can
change the setting on the Telnet/SSH client module to use ssh instead of
telnet.  I did notice however that the SSH uses java, so if you haven't
downloaded it from Sun and installed it that module may not work.

Sean

Paul DiMarco wrote:

>If I try to telnet/ssh from the command prompt in linux on the localhost
>nothing happens.  Weird.  But I can telnet from an outside box, still no
>ssh though.
>
>Maybe I should try that putty thing.
>
>
>
>

>                      Sean Palmer

>                      <[EMAIL PROTECTED]        To:
[EMAIL PROTECTED]

>                      .edu>                    cc:

>                      Sent by:                 Subject:  Re: Can't ssh
using webmin
>                      redhat-list-admin

>                      @redhat.com

>

>

>                      09/17/2002 11:50

>                      AM

>                      Please respond to

>                      redhat-list

>

>

>
>
>
>
>It sounds like you have a telnet server running in addition to an SSH
>server if you can telnet in.  Try telneting or SSHing from your linux
>prompt.
>
>"telnet xxx.xxx.xxx.xxx"
>"ssh username@ip-address_or_name"
>
>Not sure about the webmin part.  What are you trying to do?  Are you
>trying to connect to a different linux box through webmin?  What I know
>of webmin is that it is mostly for configuring you linux box.  If you
>just want to ssh to another computer, you might want to either do it
>from the command line or get a graphical Telnet/SSH client.  If you want
>to ssh from a windows machine to a linux machine, I suggest trying Putty
>(http://www.chiark.greenend.org.uk/~sgtatham/putty/), its free and
>simple to use.
>
>
>Paul DiMarco wrote:
>
>>At a DOS prompt I type: c:\telnet xxx.xxx.xxx.xxx
>>I connect no problem via telnet using the above command from a DOS
prompt.
>>
>>
>>In Webmin there is an option to use SSH or Telnet as you said.  I've
tried
>>both options but I still can't connect to my 7.3 server via webmin
>>SSH/Telnet icon thingy. :((
>>
>>
>>
>>
>>
>>
>
>>                     Sean Palmer
>>
>
>>                     <[EMAIL PROTECTED]        To:
>>
>[EMAIL PROTECTED]
>
>>                     .edu>                    cc:
>>
>
>>                     Sent by:                 Subject:  Re: Can't ssh
>>
>using webmin
>
>>                     redhat-list-admin
>>
>
>>                     @redhat.com
>>
>
>
>
>>                     09/17/2002 11:22
>>
>
>>                     AM
>>
>
>>                     Please respond to
>>
>
>>                     redhat-list
>>
>
>
>
>>
>>
>>
>>Telnet and SSH are different servers running on different ports.  SSH
>>normally runs on port 22.  From the error message you got it looks like
>>you were trying to connect on port 23.  Make sure that you are using a
>>SSH client, not a telnet client.  You can't connect to an SSH server
>>with a telnet client.  I don't know about Webmin, but it might have a
>>choice or button to toggle that choises Telnet or SSH when you click on
>>"SSH/Telnet Login"
>>
>>Hope that helps.
>>
>>By the way, when you say that you can "telnet no problem from a dos
>>console", what do you mean?  Are you at a bash command prompt?  Are you
>>typing "ssh ...." or "telnet ...."?
>>
>>
>>Paul DiMarco wrote:
>>
>>>Pardon my newbieness...
>>>
>>>I installed webmin and I connect to my server no problem and check out
>>>
>all
>
>>>the features like hardware, software, NIC's, blah, blah, blah.
>>>
>>>But when I click on
>>>
>>
>>
>>
>>>SSH/Telnet Login
>>>
>>
>>
>>>I get a
>>>
>>
>>
>>
>>>There is no telnet server running on XXX.XXX.XXX.XXX port 23.
>>>
>>
>>
>>>error...
>>>
>>>Meanwhile I can telnet no problem from a dos console and I think sshd is
>>>running.
>>>
>>>[root@blah ssh]# ps ax|grep ssh
>>>949 ?        S      0:00 /usr/sbin/sshd
>>>
>>>
>>>Any help would be great.
>>>
>>>
>>>
>>>
>>>
>>
>>
>>
>>--
>>redhat-list mailing list
>>unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
>>https://listman.redhat.com/mailman/listinfo/redhat-list
>>
>>
>>
>>
>>
>>
>>
>
>
>
>
>--
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
>https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>
>
>
>
>




--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list







-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to