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

Reply via email to