|
| |||||||||
| Tags: networking, port, telnet |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How can i telnet to port
Hi, I am trying to use telnet with using a specific port. I am having problems sending over SMTP. I dont have any idea about it. Can anyone help me with telnet for specific port? |
|
#2
| |||
| |||
| Re: How can i telnet to port
To telnet to an SMTP server named smtp.comcast.net, for example, from a Windows machine, at a command line type (without the quotes) "telnet smtp.comcast.net smtp" or "telnet smtp.comcast.net 25" If you get something like "220 OMTA03.westchester.pa.mail.comcast.net comcast ESMTP server ready" you're connected. Otherwise you'll get some explanation of why not. For a list of commands, see http://www.freesoft.org/CIE/RFC/821/15.htm. |
|
#3
| ||||
| ||||
| Re: How can i telnet to port
Telnet is a network protocol used to provide a bidirectional interactive communications facility. Telnet provides access to a command-line interface on a remote host via a virtual terminal connection. It predates TCP/IP. It runs over NCP protocols. |
|
#4
| ||||
| ||||
| Re: How can i telnet to port
Telnet is built-in in windows. It is situated in C:\WINDOWS> telnet univax.host.com You can start ir by double-clicking on the Windows icon. You can also use he following cmd command prompt: telnet hostname or simply telnet. It requires host name to get telnet window. Then it will allow you to connect it. |
|
#5
| ||||
| ||||
| Re: How can i telnet to port
Have a look at this Microsoft document: http://support.microsoft.com/kb/153119 It will explain you, how to telnet to port 25 on a computer that runs Simple Mail Transfer Protocol (SMTP) services to troubleshoot SMTP communication problems. Also go through the following thread: Cannot telnet to host on port 25, but Exchange emails are send fin |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How can i telnet to port" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What port does telnet use? | SadyQ | Networking & Security | 4 | 02-01-2012 10:29 PM |
| Telnet Port 25 to Check TLS | Amy Adams | Networking & Security | 4 | 07-04-2010 01:40 PM |
| No response to telnet on port 25 | Hamlet | Networking & Security | 5 | 01-04-2010 11:59 AM |
| Telnet ssh port response | SoftWore | Networking & Security | 5 | 23-12-2009 11:10 AM |
| Cannot Telnet to port 25 from Vista | FFIS | Vista Help | 0 | 12-12-2008 12:34 PM |