Go Back   TechArena Community > Technology > Networking & Security
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , ,

Sponsored Links



How can i telnet to port

Networking & Security


Reply
 
Thread Tools Search this Thread
  #1  
Old 16-07-2009
Member
 
Join Date: Jan 2009
Posts: 40
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?
Reply With Quote
  #2  
Old 16-07-2009
Member
 
Join Date: Oct 2008
Posts: 7
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.
Reply With Quote
  #3  
Old 16-07-2009
Milton.J's Avatar
Member
 
Join Date: Apr 2008
Posts: 3,422
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.
Reply With Quote
  #4  
Old 16-07-2009
Snake08's Avatar
Member
 
Join Date: Apr 2008
Posts: 3,328
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.
Reply With Quote
  #5  
Old 16-07-2009
Zachary's Avatar
Member
 
Join Date: Jan 2006
Posts: 3,932
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
Reply With Quote
Reply

  TechArena Community > Technology > Networking & Security


Thread Tools Search this Thread
Search this Thread:

Advanced Search


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


All times are GMT +5.5. The time now is 05:08 AM.