SSH is not a Telnet protocol. As such, you will never have success
using Telnet for an SSH service.
telnet (the application) is a *universal tcp client*, and as such,
it can succesfully establish a "raw" connection to any server, any
service (provided that it is tcp-based).
Whether or not the user is able to transmit the right data and
interpret the incoming data for the connection to be maintained,
that's a different story.
But surely, you can run: telnet www.somehost.com 80
And then, at telnet prompt, type:
GET / HTTP/1.1
Host: www.somehost.com
Connection: close
And at the time you hit enter twice, you'll receive the index.html
document from the given host (and then the connection will be closed
by the server).
This is a result of the HTTP protocol being extremely simple (at
least for simple requests) -- simple enough that you can easily
manage to type the correct commands without any timing, encryption,
or other weird constraints.
As others have pointed out, the OP should at least expect the
"welcome" message that an SSH server transmits upon accepting
the connection.
For the OP: maybe you should take a closer look at the sshd
config file -- there seem to be restrictions that are disallowing
the connection (perhaps number of connections, or acceptable
IPs for incoming connections, etc.).
Re: Outgoing POP3 email missing/lost/not received ... Funny thing is that I have had this ISP for 8 years and it has always been ... It looks like when you last ran CEICW, you set the ISP's mail server to: ...Internet Connection Wizard.... After the wizard completes, the following network connection... (microsoft.public.windows.server.sbs)
Re: Cannot connect client to server 2003 ... you need to reconfigure the IP schema of your SBS... On the SBS 2003 Server open the Server Management console. ... On the Connection Type page, click Broadband, and then click Next. ...Alternate DNS server, type the IP addresses that are provided by your ISP ... (microsoft.public.windows.server.sbs)
Re: Outgoing POP3 email missing/lost/not received ... ISP's mail server instead of the domain name on the ... SUMMARY OF SETTINGS FOR CONFIGURE E-MAIL AND INTERNET...Internet Connection Wizard.... After the wizard completes, the following network connection... (microsoft.public.windows.server.sbs)
Re: Networking Question - VLANs on SBS 2003 Premium SP1 ... port on the old router so I now have a segregated WLAN. ... be sure you do not enable any DHCP server in internal network. ... On the Connection Type page, click Broadband, and then click Next. ... On the Network Connection, You must enable and configure the network ... (microsoft.public.windows.server.sbs)
Re: Urgent! New router and big disaster ... In the DHCP Console... ... Right click the DHCP server icon,...Server Local Area Connection:... Les Connor [SBS Community Member - SBS MVP] ... (microsoft.public.windows.server.sbs)