IT Tips

Just another InOneBlog Sites site

November 14th, 2010

telnet

unix, by biliards.

NAME
telnet – user interface to the TELNET protocol
SYNOPSYS
telnet [-468ELadr] [-S tos] [-b address] [-e escapechar] [-l user] [-n tracefile] [host [port]]
EXAMPLE
telnet 192.168.1.11 25Trying 192.168.1.11…
Connected to 192.168.1.11.
Escape character is ‘^]’.
220 patty.inoneblog.net ESMTP
HELO patty.inoneblog.net250 patty.inoneblog.net
MAIL FROM: <alessandra@bilardi.net>250 ok
RCPT TO: <biliards@inoneblog.net>250 ok
DATA354 go ahead
test
.
250 ok 1331664156 qp 2941

Share

Back Top

Responses to “telnet”

  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Your email address will not be published. Required fields are marked *

*